cURL
curl --request DELETE \ --url https://whatsrb.com/api/v1/business_accounts/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "Invalid or missing API key" }
API key from the WhatsRB dashboard. Format: Bearer wrb_live_xxx
Bearer wrb_live_xxx
No Content