# Delete generation **DELETE /generations/{id}** 删除指定题目生成任务。 ## Servers - Production: https://v5.jinshuju.net/exam/api (Production) ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (string) ## Responses ### 200 generation deleted #### Body: application/json (object) - **id** (string) - **object** (string) - **deleted** (boolean) ### 404 generation not found [Powered by Bump.sh](https://bump.sh)