Create a new Password

POST {{cryptr_service_url}}/api/v2/password?org_domain=burger-queen&user_email=enzo@burger-queen.co&password_code=u3CCPhUq-83jm_S-YUAr_D_Qn_unL4c85i_sAm6L7ssocBlPN2lo3p3Ue-FEIMQKJUUEGbskKu_EMDy-0udm5k33BqkWxUPxkeLTQXQJCT3j3GInyFh0N7A7qiW8a2s7&plain_text=5rKHKPJe%23ux%23VMDUN6dfS*sfL

Request Params

KeyDatatypeRequiredDescription
org_domainstring(Required) Domain is a STRING value in "lowercase" with "dash", generated from the organization name.
user_emailstring(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.
password_codestringThe password code that we will send to you when the user's Password is expired when Password Challenge is processed or when you request a reset.
plain_textstring(Required) The new password of the user as plain text.

RESPONSES

status: OK

{"__domain__":"burger-queen","__environment__":"sandbox","__type__":"Password","code":"mUgQt2vQWkxX--PPANx8SLAkjgM69HHyGfVfdJjqBwt473ceDiyVnjFBrhKdkiPf9b_-n1M9qA3qEl4p_AMBhf_v_7HmOx-AZHFcaJ2g4sZe_TRzfOGygOhFdCaZpNfe","id":2,"user_id":"a9184562-2d60-4d51-b544-357dcfe2d974"}