v1
latestOpenAPI 3.1.02026-07-24450175.9 KBEmail Ownership
This API sends an OTP to the email address to verify user ownership
post/email/otp
Request body
Response
200
Example response
{
"data": {
"confirmationCode": "0301"
},
"metadata": {
"user_defined": "id00000"
}
}