Delete a Bot
Accessible via URL https://api.channel.io/open/v5/bots/{botId} and HTTP DELETE
Parameter | Example | Required | Description | Parameter Type |
|---|---|---|---|---|
botId | 1234 | Required | ID of bot | Path |
DELETE https://api.channel.io/open/v5/bots/1234
Returns HTTP status of 204 if succeeded