Skip to main content
POST
Reset Password Endpoint

Body

application/x-www-form-urlencoded

Form data for partner login.

Username
string
required

The username for partner login.

Minimum string length: 1
Password
string
required

The password for partner login.

Minimum string length: 1

Response

OK

Represents an error response with error code and description.

error
string | null

The error code representing the type of error.

error_description
string | null

A detailed description of the error.