conversations
Delete a conversation
Delete a conversation. Afterwards it no longer appears in the list or can be retrieved.
Required roles: All, App
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