API Reference

Leave

Leave

DELETE
/bots/{uuid}

Authorization

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

API key for authentication

In: header

Path Parameters

uuidRequiredstring

The UUID identifier

curl -X DELETE "https://api.meetingbaas.com/bots/string" \
  -H "x-meeting-baas-api-key: <token>"

{
  "ok": true
}