# Cancel a generation **POST /generations/{id}/cancel** 取消一个生成中或排队中的题目生成任务。 ## Servers - Production: https://v5.jinshuju.net/exam/api (Production) ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (string) ## Responses ### 200 generation cancelled #### Body: application/json (object) - **object** (string) - **data** (object) ### 400 generation is already finished ### 404 generation not found [Powered by Bump.sh](https://bump.sh)