Email 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"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.