logo
PasswordResetComplete password reset
PasswordReset

Complete password reset

curl -X POST "//api/password-reset/reset" \
  -H "Content-Type: application/json"
{}
POST
/api/password-reset/reset
POST
Content-Typestring
Required

The media type of the request body

Options: application/json
No request body parameters defined
Request Preview
Response

Response will appear here after sending the request

Body

application/json
dataobject
Required

Raw application/json data

Responses

OK