Skip to main content
POST
Assign or promote tags for a custom template ref

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

ref
string
required

Canonical custom template ref.

Body

application/json
tags
string[]
required

Non-empty list of tags to assign or promote. Empty arrays are invalid.

Response

Updated template metadata

id
string
required
name
string
required
description
string
required
builtin
boolean
required
canonical_ref
string
required
namespace_slug
string
required
visibility
enum<string>
required
Available options:
private,
public
tags
string[]
default_tag
string
runtime_defaults
object

Effective runtime defaults retained for a built template. Environment values are intentionally omitted; only keys are exposed.