Deletes a conversation

Delete a particular conversation.

Path Params
string
required
^([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})|[a-f0-9]{32}$

The api space id

string
required

The id of the conversation

Headers
string

An optional ETag for optimistic concurrency control

Responses
204

Indicates successful deletetion of an conversation

404

The conversation was not found

409

A conncurrency issue occured deleting the conversation

412

The specified 'if-match' header was not valid, refresh and retry

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!