Create a Password Challenge
POST {{cryptr_service_url}}/api/v2/password-challenge?user_email=elise@lalylala.co&org_domain=lalylala&plain_text=A%235FJf$9igJW^uG9%23@N^%26anp
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
user_email | string | (Required) The email address associated with the account or the identity of a user used for authentication and information exchange during the sign-in or sign-up process. |
Please note that user_email and org_domain must be provided, to create a Password challenge. |
| org_domain
| string | | (Required) Domain is a STRING value in "lowercase" with "dash", generated from the organization name.
Please note that user_email and org_domain must be provided, to create a Password challenge. |
| plain_text
| string | | (Required) The password of the user as plain text. |
RESPONSES
status: OK
{"__domain__":"royal-felin","__environment__":"sandbox","__type__":"PasswordChallenge","code":"zzp2OcMwFED1giCroLHJ3FYXBGHeQb4WJYA49AZBeLIi0WuO-J1sbYQ20UIsLGnjTblCTlOmcvy7c4s3muTAzlzSSTgL9IFfT8n6cMURjoWE2J_WTUr20FPDsponyAl5","error":null,"expired_at":null,"password_id":2,"renew_password":null,"request_id":"3db8b5b8-1855-4ae7-bc78-679406d3084a","user_id":"ce5aa1f5-f24d-49b6-b199-a69a32484047","valid?":true}