Create Runtime Connection

View as Markdown

Create a short-lived connection lease for a runtime. Use this to mint credentials for an external client that needs to attach to the runtime.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

runtimeIdstringRequired

Request

This endpoint expects an object.
protocolenumRequired
Allowed values:
optionsobjectOptional
ttlSecondsintegerOptional60-7200

Response

Default Response
createdAtdatetime
endpointobject
expiresAtdatetime or null
idstringformat: "uuid"
protocolenum
runIdstringformat: "uuid"
statusenum
Allowed values:
closedAtdatetime or null
revokedAtdatetime or null