Conversation

Delete Conversation By Id

Delete conversation and its chat history by its id

delete/api/v1/conversation/{conversation_id}

Path parameters

conversation_idstring uuid required

Response

Successful Response

{"stackTrail":"paths:/api/v1/conversation/{conversation_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes