Campaigns
Resend brand verification OTP
Enqueues an SMS OTP for a sole proprietor brand awaiting identity verification.
post/accounts/{account_id}/brand_verification_messages
Path parameters
account_idstring required
The account whose brand verification OTP should be sent.
Example:acct_01j9a43avnfqzbjfch6pygv1td
Response
Brand verification OTP send enqueued
Example response
{
"status": "enqueued"
}