Skip to main content
POST
Authorize a client (OAuth 2.1 + PKCE)

Corpo

application/x-www-form-urlencoded
response_type
enum<string>
obrigatório
Opções disponíveis:
code
client_id
string
obrigatório
redirect_uri
string<uri>
obrigatório
code_challenge
string
obrigatório
code_challenge_method
enum<string>
obrigatório
Opções disponíveis:
S256
state
string
scope
string

Resposta

Redirect (or consent page) issued.

The response is of type object.