Start Runtime

View as Markdown
Start a runtime and open its active run.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

runtimeIdstringRequired

Headers

Idempotency-KeystringOptional1-200 characters

Optional retry key for this billable operation. Reusing the same key with the same request replays the original successful response; reusing it with a different request returns 409.

Response

OK
connectUrlstringformat: "uri"
protocolenum
runIdstringformat: "uuid"
runtimeIdstringformat: "uuid"
startedboolean
statusenum

Errors

401
Unauthorized Error
402
Payment Required Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error