Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
isPublic
boolean
required

Whether to make this Archetype available to other team members

description
string
Maximum string length: 10000
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 created

archetype
object
required