Endpoint to clear a specific video generation request from the queue for the authenticated user.
POST /v1/queue/clear
Parameter | Type | Required | Description |
---|---|---|---|
queueId | string | Yes | The ID of the queue item to clear. |
Use format Bearer YOUR_API_KEY
.
Queue item cleared successfully
The response is of type object
.