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

Response

Login realizado com sucesso

access_token
string
required
Example:

"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."

partnerId
string
required
Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"