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.

Headers

Idempotency-Key
string
required
Required string length: 1 - 160

Body

application/json

Build request, explicit stage input, or a complete portable Build envelope depending on the endpoint.

Response

Portable chain-specific Build or commit result

status
any
required
digest
string
required
Pattern: ^sha256:[0-9a-f]{64}$
result
any
required
requests
array
required
Last modified on September 24, 2026