Skip to main content
POST
Approve Authorization Request

Authorizations

korve.session_token
string
cookie
required

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

requestId
string
required

Body

application/json

The body is of type object.

Response

One-time authorization code and exact client state bound to the redirect.

redirectUri
string<uri>
required
code
string
required

One-time code; never persisted in plaintext.

state
string
required