Leave

Leave

DELETE
/bots/{uuid}

Authorization

ApiKeyAuth
x-meeting-baas-api-key<token>

API key for authentication

In: header

Path Parameters

uuid*string

The UUID identifier

Response Body

application/json

curl -X DELETE "https://api.meetingbaas.com/bots/string"
{
  "ok": true
}