Resume lost password process
POST
/passwords/lost_password/resume This is the second and final step in updating the password of a user who forgot their password.
Request
Request body
*application/json
objectobject · 3 fields
Responses
200OK
Success
Headers
Body
application/json
TokenResponseTokenResponse · object · 1 field
Response example
{ "token": "string"}