Delete a Message

Deletes a specific message within a channel by its unique ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the channel containing the message

string
required

The unique ID of the message to delete

Responses
204

The message has been successfully deleted

401

Unauthorized due to missing or expired authentication token

502

Server error prevented message deletion

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