Skip to main content
POST
Create runtime

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_id
string
required

Workspace ID

Query Parameters

org_id
string
required

Organization ID

secure_runtime
string

Secure return, default false

Body

application/json

Runtime object

auth_token
string
description
string
is_private
boolean
managed_status
string
managed_type
string
name
string
owner_id
string
properties
object
runtime_id
string
url
string

Response

201 - */*

Created

auth_token
string
description
string
is_private
boolean
managed_status
string
managed_type
string
name
string
owner_id
string
properties
object
runtime_id
string
url
string