Delete a chat

Delete a chat session.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

chat_idstringRequiredformat: "uuid"

Response

200
statusstring or null
Whether the request was successful.

Errors