v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

Send Code for unified sign in verify.

post/us-verify/send-code

Request body

chosen_methodstring required

which method should be used to send the code, as configured with SECURITY_US_ENABLED_METHODS

Response

Send code response

Example response

{
  "meta": {
    "code": 200
  }
}