SendCode type must be one of the following values ["EMAIL", "PHONE"]
X-API-KEY
Resource-Id
Environment-Id
POST /v2/auth/send-code HTTP/1.1 Host: Content-Type: application/json Accept: */* Content-Length: 48 { "recipient": "text", "text": "text", "type": "text" }
User data
{ "custom_message": null, "data": { "google_acces": true, "sms_id": "text", "user_found": true }, "description": "text", "status": "text" }