Cadastrar senha transacional (primeira vez)

Cria a senha transacional da conta. Falha com 409 PIN_ALREADY_SET
se já existir — use /change.

⚠️ O PIN vai no header X-Account-Pin, nunca no body nem em query
string
— o header é redigido nos logs, o body não. Request sem esse
header retorna 400 PIN_REQUIRED.

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 — 6 dígitos numéricos. Rejeita sequenciais (123456/654321), repetidos (000000) e pares alternados (121212).

Responses

403

Token inválido.

409

PIN_ALREADY_SET — use /change.

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