Path:
/api/v1/auth/vercode
Method:
Post
Content-type:
Json
Parameters:
email <string> optional, email used to receive verification code
email
phone <string> optional, phone number used to receive verification code
phone
intent <string> can be: login
intent
Response:
code <int> response code
code
message <string> response message
message
Last updated 3 years ago