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

{"stackTrail":"paths:/us-verify/send-code:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"Code successfully sent"}

Changes