Skip to content

Delete channel

DELETE
/channels/{channelId}

Authorizations

Authorization
TypeHTTP (bearer)

Parameters

Path Parameters

channelId*
Typeinteger
Required
format"int64"

Responses

OK

application/json
JSON
{
"ok": true
}

Playground

Server
Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python