DELETE
/
api
/
v1
/
chat
/
clear-all-chats
Clear All Chats
curl --request DELETE \
  --url https://agent-studio.thena.ai/api/v1/chat/clear-all-chats \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Query Parameters

agent_id
string<uuid>
required

Agent ID to filter chats by

Response

200
application/json

Successful Response

The response is of type object.