Skip to content
FoxoChat
Search
K
Appearance
Menu
Return to top
Delete message
DELETE
/channels/{channelId}/messages/{messageId}
Authorizations
Authorization
Type
HTTP (bearer)
Parameters
Path Parameters
channelId
*
Type
integer
Required
format
"int64"
messageId
*
Type
integer
Required
format
"int64"
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
"ok"
:
true
}
DELETE
/channels/{channelId}/messages/{messageId}
Playground
Server
Select a server...
Authorization
Authorization
Variables
Key
Value
channelId
*
messageId
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python