Delete a Chat

Guide to deleting a Chat in the Fetch Hive API.

Delete a chat

delete

Delete a specific chat

Authorizations
AuthorizationstringRequired

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".

Path parameters
agent_idstringRequired

Agent token

idstringRequired

Chat token

Responses
200

Successful response

application/json
delete
/agents/{agent_id}/chats/{id}

Last updated

Was this helpful?