Api referenceWhatsapp
Disconnect WhatsApp Business Account
Authorization
apiKey X-API-Key<token>
API key for authentication
In: header
Request Body
application/json
accountId*string
Format
uuidResponse Body
application/json
curl -X DELETE "https://samva.app/api/v1/whatsapp/business-accounts/:accountId" \ -H "Content-Type: application/json" \ -d '{ "accountId": "3d07c219-0a88-45be-9cfc-91e9d095a1e9" }'{
"success": true
}