Skip to main content
POST
Point a name:tag at a Simulator

Authorizations

Authorization
string
header
required

Use a Continuous API key. Send it in the Authorization header as a Bearer token.

Headers

X-Workspace-Id
string

Required with a sealed session on workspace-scoped routes. API keys carry their workspace.

Path Parameters

id
string
required

Body

application/json
reference
string
required
Minimum string length: 1

Response

OK

artifact_digest
string
required
created_at
string<date-time>
required
id
string
required
instructions
string
required
name
string
required
owner
string
required
parent
string
required
status
enum<string>
required
Available options:
building,
ready,
failed
tags
string[]
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/Simulator.json"

composition
object
error
object
Example: