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