Atualizar senha

Endpoint para atualizar somente a senha de um usuƔrio.

šŸ’¾ Estrutura de Dados

Headers

  • Content-type: application/json
  • Authorization: Bearer JWT_TOKEN

Route Params

PropriedadeTipoObrigatórioDescriçãoValor (exemplo)
:idUUIDSimIdentificador único (ID) de um usuÔrio123e4567-e89b-12d3-a456-426655440000

Body (JSON)

PropriedadeTipoObrigatórioDescriçãoValor (exemplo)
currentPasswordStringSimSenha atualteste123456
newPasswordStringSimNova senhateste123456
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identificador único (ID) de um usuÔrio

Body Params
string
required
string
required
Responses

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