Skip to main content
POST
Endpoint de autorização (form POST)

Autorizações

Authorization
string
header
obrigatório

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Corpo

application/json
clientId
string | null
redirectUri
string | null
scope
string | null
codeChallenge
string | null
codeChallengeMethod
string | null
state
string | null

Resposta

200

OK