Registration
Request-Code
post/account
Request body
Example request
{
"cc": "<Country Code>",
"phone_number": "<Phone Number>",
"method": "< sms | voice >",
"cert": "<Valid Cert from Business Manager>",
"pin": "<Two-Step Verification PIN"
}Response
Created: the account already exists. You are already registered, so you do not need to do anything else.
Changes
No recorded changes to this endpoint across all 4 revisions of this API.