Skip to main content
POST
Verify new email OTP

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Body

application/json
code
string
required

OTP sent to the new email address.

Example:

"123456"

Response

New email verified and applied.

success
boolean
required
Example:

true

data
object
required