Channel
Delete a channel
This endpoint allows you to delete a channel.
delete/1/videos/{channel}
Path parameters
channelinteger required
The unique identifier (ID) of the channel to request.
Query parameters
account_idinteger required
Account identifier
The account identifier
Response
OK
Example response
{
"result": "success"
}