Delete conversation

Permanently delete a conversation. The conversation must have status "trashed" (in the trash) before it can be permanently deleted. This action cannot be undone.

Required scope: conversations:delete

Path Params
string
required
Defaults to cnv_123

The conversation ID

Responses
204

No content

400

Conversation must have status "trashed" before it can be permanently deleted

403

Token lacks the required conversations:delete scope

404

Conversation not found

Language
Credentials
Bearer
JWT
LoadingLoading…