Trocar senha transacional

Troca a senha transacional. Exige PIN atual correto. PIN errado conta
como tentativa falha (lockout aplica).

⚠️ Os dois PINs vão em headers, nunca no bodyX-Account-Pin-Current
(atual) e X-Account-Pin-New (novo). Ambos são redigidos nos logs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Headers
string
required
^\d{6}$

PIN atual — 6 dígitos numéricos.

string
required
^\d{6}$

Novo PIN — 6 dígitos, sem sequências/repetições óbvias, diferente do atual.

Responses

400

PIN_INVALID_FORMAT, PIN_WEAK, PIN_SAME_AS_CURRENT.

401

PIN_INVALID — senha atual incorreta (contou como tentativa).

403

Token inválido.

404

PIN_NOT_SET — use /setup primeiro.

423

PIN_LOCKED ou PIN_PERMANENT_LOCKED.

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