Skip to main content
POST
Autenticar usuário

Body

application/json
email
string<email>
required
Pattern: ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$
password
string
required
Minimum string length: 1
totpCode
string
Pattern: ^\s*\d{6}\s*$
recoveryCode
string
Required string length: 1 - 64

Response

Login realizado com sucesso (ou 2FA pendente)

access_token
string
required
Example:

"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."

partnerId
string
required
Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"