Skip to main content
POST
/
chats
/
{chat_id}
/
cancel
Cancel Chat Generation
curl --request POST \
  --url https://api.dev.useinvent.com/chats/{chat_id}/cancel
"<unknown>"

Path Parameters

chat_id
string
required

Chat ID

Response

200 - application/json

The response is of type unknown.