Skip to main content
POST
Approve OAuth authorization

Authorizations

Key
string
header
required

Body

application/json
client_id
string
required
code_challenge
string
required
redirect_uri
string<uri>
required
code_challenge_method
string
default:S256
csrf_token
string
scope
string
state
string

Response

Redirects back to the client with an authorization code.