curl --request POST \
--url https://api.myscalev.com/v3/waba-accounts/{id}/register-phone \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{}Requires the waba_account:create machine scope.
curl --request POST \
--url https://api.myscalev.com/v3/waba-accounts/{id}/register-phone \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{}