v2
OpenAPI 3.0.3Proprietary2026-07-263483431.1 MBWABA
Update a WABA account
Requires the waba_account:update scope.
patch/v3/waba-accounts/{id}
Request body
GenericJsonObject required
Response
WABA account
Example response
{
"unique_id": "waba_abc123",
"store": {
"unique_id": "store_abc123"
}
}