conversations
Delete a conversation
Delete a conversation. Afterwards it no longer appears in the list or can be retrieved.
Required scope: `inference:run`
delete/conversations/{conversation_id}
Path parameters
conversation_idstring required
Query parameters
principal_idstring
Scope the target by principal. If omitted, only a conversation with no principal (principal_id is null) is addressed; a conversation whose principal differs yields 404.
Response
Deleted
Changes
Changed in 1 of the 71 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○
Of the 71 revisions, 18 have no diff computed.