Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account_id
string
required

The account whose brand verification OTP should be sent.

Example:

"acct_01j9a43avnfqzbjfch6pygv1td"

Response

Brand verification OTP send enqueued

Response when a brand verification OTP send has been enqueued

status
enum<string>
required

Indicates the OTP send job was enqueued successfully.

Available options:
enqueued