Delete a channel
DELETE
/api/v3/channels/{{channel}}
This API deletes a channel with the provided channel identifier. Note that v3 endpoints require company-wide level administrative keys, which prevents channel deletion on anything but the highest privileges.
Authorizations
Section titled βAuthorizations βParameters
Section titled β Parameters βPath Parameters
Section titled βPath Parameters β channel
required
string
Request Body
Section titled βRequest Body β Media type multipart/form-data
object
api
required | When set to true, this endpoint will accept authorization with your API Key.
string
Example
trueResponses
Section titled β Responses βStill can’t find what you need? Contact support.