Skip to main content
POST
Consent submission

Authorizations

Authorization
string
header
required

JWT token authentication

Body

application/x-www-form-urlencoded
client_id
string
required
redirect_uri
string<uri>
required
code_challenge
string
required
Minimum string length: 43
code_challenge_method
enum<string>
required
Available options:
S256
decision
enum<string>
required
Available options:
allow,
deny
scope
string

Space-delimited requested scopes.

state
string

Response

Redirect back to the client redirect_uri with code or error