Reset Password, phase 2

This endpoint continues the password reset process by validating the verification code sent on the user's email on phase 1. If successful, it returns a 200 OK response with the signed payload.

Body Params
string
required

confirmation code required to verify the password change request. In sandbox environment, use 123456.

string
required

email associated with the account for password reset.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json