Skip to content

Delete message

DELETE
/channels/{channelId}/messages/{messageId}

Authorizations

Authorization
TypeHTTP (bearer)

Parameters

Path Parameters

channelId*
Typeinteger
Required
format"int64"
messageId*
Typeinteger
Required
format"int64"

Responses

OK

application/json
JSON
{
"ok": true
}

Playground

Server
Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python