Skip to main content
POST
Verify current email OTP

Authorizations

Authorization
string
header
required

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

Body

application/json
code
string
required

OTP sent to the current email.

Example:

"123456"

Response

Current email verified.

success
boolean
required
Example:

true

data
object
required