Create brand registration otp
A Messaging Service resource to retry OTP verification for Sole Proprietor Brand Registrations.
POST
/v1/a2p/BrandRegistrations/{BrandRegistrationSid}/SmsOtp
curl \
--request POST 'https://messaging.twilio.com/v1/a2p/BrandRegistrations/{BrandRegistrationSid}/SmsOtp' \
--user "username:password"
Response examples (201)
{
"account_sid": "AC78e8e67fc0246521490fb9907fd0c165",
"brand_registration_sid": "BN0044409f7e067e279523808d267e2d85"
}