Skip to main content
POST
/
v1
/
account
/
{accountId}
/
reset-password
{
  "new_password": "<string>"
}

Path Parameters

accountId
string
required

The ID of the account to reset the password

Body

application/json · any

No body required for this operation

Nothing

Response

200 - application/json

The account details

new_password
string
required