Create Authorization Request
agentAuth
Create Authorization Request
Begin a first-party OAuth authorization-code flow with PKCE.
POST
Create Authorization Request
Body
application/json
Available options:
korve-cli, korve-mcp Maximum string length:
2048Required string length:
32 - 256Base64url SHA-256 digest of the client's PKCE verifier.
Pattern:
^[A-Za-z0-9_-]{43}$Available options:
S256 The first-party client surface that may present the resulting token.
Available options:
cli, mcp Exact public API operation ids the grant may call.
Required array length:
1 - 256 elementsMaximum string length:
128Pattern:
^[A-Za-z][A-Za-z0-9]*\.[A-Za-z][A-Za-z0-9]*$Maximum organization role the grant may exercise. Owner grants do not exist.
Available options:
member, admin