Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Path Parameters

id
string
required

The id of the requested resource

Body

application/json
name
string
description
string
Maximum string length: 10000
isPublic
boolean

Whether to make this Archetype available to other team members

attributes
object

The attributes to set when using this Archetype

projects
string[]
environments
string[]

Limit this Archetype to specific environments. Omit or leave empty to apply to all environments.

Response

200 - application/json

Resource updated

archetype
object
required