Create Runtime

View as Markdown
Create a runtime and return the simplified runtime detail resource. Pass the owning space id in the request body.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Request

This endpoint expects an object.
spaceIdstringRequiredformat: "uuid"
type"browser"Required
configobjectOptional
metadataobjectOptional
namestringOptional1-120 characters

Response

Default Response
activeRunIdstring or nullformat: "uuid"
createdAtstring
idstringformat: "uuid"
namestring>=1 character
statusenum
Allowed values:
typeenum
Allowed values:
updatedAtstring
configobject or map from strings to any
metadataobject or null