Twilio Websocket
Delete Twilio Bot Configuration
Delete a specific Twilio bot configuration
DELETE
/
bots
/
twilio-config
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredThe ID of the Twilio configuration to delete
Response
200 - application/json
result
enum<string>
Available options:
success