Skip to main content
POST
Clone a tent

Authorizations

Authorization
string
header
required

Workspace API key, e.g. Authorization: Bearer tented_.... Create keys in Workspace Settings → API Keys.

Path Parameters

tentId
string<uuid>
required

Tent ID to clone.

Body

application/json
name
string

Name for the clone. Defaults to "Copy of {name}".

Response

Clone created.

tent_id
string<uuid>
required

New tent ID.

name
string
required

Name of the clone.

status
string
required

Lifecycle status of the clone.

created_at
string<date-time>
required

Creation time.