Deletes a Message

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 message

Responses
204

Indicates successful deletetion of a Message

404

The Message was not found

409

A concurrency issue occured deleting the Message

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