Skip to main content
POST
Register an externally owned sandbox and issue an expiring endpoint-scoped credential

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
endpoint
string
required
Required string length: 1 - 256
external_id
string
required
Required string length: 1 - 256
provider
string
required
Required string length: 1 - 256
external_revision
string
Maximum string length: 256
metadata
object

Bounded content-free labels. Commands, files, prompts, outputs, credentials, and secrets are rejected.

ttl_seconds
integer
default:1800
Required range: 60 <= x <= 86400

Response

Created

The response is of type object.