Reset Password, phase 3

This endpoint sets a new password after validating the signed payload. If successful, it returns an OK message.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
❗️

Password Requirements:

  • Length: 12 to 32 characters
  • Must contain both lowercase and uppercase Latin letters
  • Must include at least 1 number
  • Must contain at least 1 symbol (e.g., !, @, #, $)
  • A weak password (e.g., including qwerty or 12345 combinations) will not be accepted
  • The last 5 user's passwords cannot be specified as a new one
Body Params

Password reset confirm request v2

string
required

email associated with the account for password reset.

string
required

new password to be set.

string
required

signed payload used to verify the password reset request.

Headers
int32
required

partner ID provided by the Key Account Manager.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json