Create a Runtime

View as Markdown
Create a stopped browser runtime and return the simplified runtime detail resource. Omit spaceId to use the caller's default space.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Request

This endpoint expects an object.
configobjectOptional
metadataobjectOptional
namestringOptional1-120 characters
spaceIdstring or "default"Optional
type"browser"Optional

Response

Created
activeRunIdstring or nullformat: "uuid"
createdAtdatetime
idstringformat: "uuid"
namestring>=1 character
spaceIdstringformat: "uuid"
statusenum
type"browser"
updatedAtdatetime
configobject
lastActivityAtdatetime
metadataobject or null

Errors

400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error