Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Better Auth OAuth 2.1 authorization-code/device grants. Access tokens are exact-resource bound; the Portal BFF verifies them and delegates a downscoped internal bearer.

Path Parameters

app
string
required
Required string length: 1 - 160
operation
string
required
Required string length: 1 - 160

Query Parameters

application_id
integer<int64>

Numeric registered application identity, required for hosted apps; used for admission funding and source-bound backend resolution.

Required range: x >= 1
platform
string

Optional platform hint; must match the registered application.

Body

application/json

The body is of type object.

Response

Request-local authoritative operation result

Last modified on September 24, 2026