Participant APIAuth
Request OTP (email by default)
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Query Parameters
type?string
Default
"email"Value in
"email" | "sms"Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/auth/otp"{
"message": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}