Request Password ResetAsk AIpost https://{application_vanity_domain}/api/v1/password-reset/request-password-resetBody ParamsRequest Password Reset Request JSON objecttenantIdstringrequiredlength between 1 and 26The ID of the tenant associated to the request.emailstringrequiredlength between 1 and 200The email address to send the reset email to.clientIdstringlength between 1 and 26ID of the client making the password reset request. If provided, it will be used to resolve the client login URL when immediate login is enabled for the password reset flow.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 405Method Not Allowed 406Not Acceptable 415Unsupported Media Type 500Internal Server Error 503Service UnavailableUpdated 6 months ago