Skip to main content
PATCH
Reset a User Password

Autorizações

Authorization
string
header
obrigatório

The authorization token in the 'Bearer ' format.

Parâmetros de caminho

id
string
obrigatório

The unique identifier of the user you want to retrieve.

Corpo

application/json

Information used to reset a user's password.

newPassword
string
obrigatório

New user password.

Resposta

If the request is successful, you will receive an empty response.