WABA
Sync a WABA account
Requires the waba_account:create scope.
post/v3/waba-accounts/{id}/sync
Response
WABA account
Example response
{
"unique_id": "waba_abc123",
"store": {
"unique_id": "store_abc123"
}
}Requires the waba_account:create scope.
WABA account
{
"unique_id": "waba_abc123",
"store": {
"unique_id": "store_abc123"
}
}