cURL
curl --request DELETE \ --url https://dev.hub.oxen.ai/api/ai/queue/{generation_id}
{ "generation_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "success" }
Cancels a queued generation and removes it from Redis.
Documentation IndexFetch the complete documentation index at: https://docs.oxen.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.oxen.ai/llms.txt
Use this file to discover all available pages before exploring further.
Generation cancelled
success