AI Agent

Delete the Chat and the conversations associated with it

Delete the chat for the specified ids

post/v1/agent/chat/delete

Request body

chat_idsstring[]

List of chat IDs to be deleted

tenant_idstring

ID of the tenant

Response

Deleted

resultsobject

Map from identifier to response model

Changes