Verify send
post
Send verification code to email or phone number.
Body
user_authstringOptional
email or phone number
Responses
200Success
application/json
post
/auth/verify-send200Success
Was this helpful?
Send verification code to email or phone number.
email or phone number
Was this helpful?
Was this helpful?
POST /auth/verify-send HTTP/1.1
Host: api.bringyour.com
Content-Type: application/json
Accept: */*
Content-Length: 20
{
"user_auth": "text"
}{
"user_auth": "text"
}