Delete a bot.
curl --request DELETE \ --url https://backend.chatfly.co/api/bot
{ "message_code": 123, "message": "<string>", "data": "<any>" }
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
HTTP Response Schema.
Was this page helpful?