Max-2
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
DELETE | |
POST |
Delete conversations queue
Path parameters
- conversationstring
- queue_idstring
Example request
DELETE /api /projects /:project_id /conversations /:conversation /queue /:queue_idExample response
Status 204 No response body
Create conversations queue clear
Path parameters
- conversationstring
Request parameters
Response
Example request
POST /api /projects /:project_id /conversations /:conversation /queue /clearExample response
Status 200
RESPONSE