Collections

get

Describe Collection with associated cloud accounts

🔒 Requires the read:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Responses
chevron-right
200

Information about the collection

application/json

Information about the collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
slugstringRequired

The collection slug e.g. production-europe

Example: production-europe
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringRequired

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanRequired

Whether the collection allows pre-release deployments e.g. false

Example: false
is_defaultbooleanRequired

Whether the collection is the default for the organization e.g. true

is_activebooleanRequired

Indicate if the collection is active e.g. true

is_deletedbooleanRequired

Indicate if the collection was deleted e.g. true

createdstring · date-timeRequired

The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z

approval_policybooleanRequired

Whether the collection requires approval for install or uninstall e.g. false

Example: false
cost_quotanumber · min: 1Optional

Maximum allowed total cost for all environments in this collection in USD e.g. 1000.50

Example: 1000.5
current_costnumberOptional

Current total cost for all environments in this collection in USD e.g. 1000.50

Example: 1000.5
get
/api/v1/collection/{idOrSlug}
delete

Delete a collection from the organization

🔒 Requires the delete:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Responses
chevron-right
200

Updated information about the collection

application/json

Updated information about the collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
slugstringRequired

The collection slug e.g. production-europe

Example: production-europe
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringRequired

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanRequired

Whether the collection allows pre-release deployments e.g. false

Example: false
is_defaultbooleanRequired

Whether the collection is the default for the organization e.g. true

is_activebooleanRequired

Indicate if the collection is active e.g. true

is_deletedbooleanRequired

Indicate if the collection was deleted e.g. true

createdstring · date-timeRequired

The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z

cloud_accountstring · nullableOptional

The cloud account ID e.g. 12345678-1234-1234-1234-123456789012

delete
/api/v1/collection/{idOrSlug}
post

Create a collection for deploying blueprints

🔒 Requires the create:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringOptional

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
defaultbooleanOptional

Whether the collection is the default for the organization e.g. true

Responses
chevron-right
200

Information about created collection

application/json

Information about created collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
slugstringRequired

The collection slug e.g. production-europe

Example: production-europe
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringRequired

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanRequired

Whether the collection allows pre-release deployments e.g. false

Example: false
is_defaultbooleanRequired

Whether the collection is the default for the organization e.g. true

is_activebooleanRequired

Indicate if the collection is active e.g. true

is_deletedbooleanRequired

Indicate if the collection was deleted e.g. true

createdstring · date-timeRequired

The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z

cloud_accountstring · nullableOptional

The cloud account ID e.g. 12345678-1234-1234-1234-123456789012

post
/api/v1/collection
put

Enable a collection

🔒 Requires the update:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
Responses
chevron-right
200

Updated information about the collection

application/json

Updated information about the collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
slugstringRequired

The collection slug e.g. production-europe

Example: production-europe
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringRequired

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanRequired

Whether the collection allows pre-release deployments e.g. false

Example: false
is_defaultbooleanRequired

Whether the collection is the default for the organization e.g. true

is_activebooleanRequired

Indicate if the collection is active e.g. true

is_deletedbooleanRequired

Indicate if the collection was deleted e.g. true

createdstring · date-timeRequired

The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z

cloud_accountstring · nullableOptional

The cloud account ID e.g. 12345678-1234-1234-1234-123456789012

put
/api/v1/collection
delete

Disable a collection

🔒 Requires the delete:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
Responses
chevron-right
200

Updated information about the collection

application/json

Updated information about the collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
slugstringRequired

The collection slug e.g. production-europe

Example: production-europe
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringRequired

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanRequired

Whether the collection allows pre-release deployments e.g. false

Example: false
is_defaultbooleanRequired

Whether the collection is the default for the organization e.g. true

is_activebooleanRequired

Indicate if the collection is active e.g. true

is_deletedbooleanRequired

Indicate if the collection was deleted e.g. true

createdstring · date-timeRequired

The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z

cloud_accountstring · nullableOptional

The cloud account ID e.g. 12345678-1234-1234-1234-123456789012

delete
/api/v1/collection
put

Change default collection for the organization

🔒 Requires the update:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Responses
chevron-right
200

Updated information about the collection

application/json

Updated information about the collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
slugstringRequired

The collection slug e.g. production-europe

Example: production-europe
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringRequired

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanRequired

Whether the collection allows pre-release deployments e.g. false

Example: false
is_defaultbooleanRequired

Whether the collection is the default for the organization e.g. true

is_activebooleanRequired

Indicate if the collection is active e.g. true

is_deletedbooleanRequired

Indicate if the collection was deleted e.g. true

createdstring · date-timeRequired

The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z

cloud_accountstring · nullableOptional

The cloud account ID e.g. 12345678-1234-1234-1234-123456789012

put
/api/v1/collection/{idOrSlug}/default
patch

Update collection properties such as color code, name, pre-release status, or associated users. Note: The slug remains unchanged even if the name is updated.

🔒 Requires the update:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Body
namestringOptional

The collection name e.g. Production Europe

Example: Production Europe
colorstringOptional

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanOptional

Whether the collection allows pre-release deployments e.g. false

Example: false
cost_quotanumber · min: 1Optional

Maximum allowed total cost for all environments in this collection in USD e.g. 1000.50

Example: 1000.5
Responses
chevron-right
200

Updated information about the collection

application/json

Updated information about the collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
slugstringRequired

The collection slug e.g. production-europe

Example: production-europe
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringRequired

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanRequired

Whether the collection allows pre-release deployments e.g. false

Example: false
is_defaultbooleanRequired

Whether the collection is the default for the organization e.g. true

is_activebooleanRequired

Indicate if the collection is active e.g. true

is_deletedbooleanRequired

Indicate if the collection was deleted e.g. true

createdstring · date-timeRequired

The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z

cloud_accountstring · nullableOptional

The cloud account ID e.g. 12345678-1234-1234-1234-123456789012

cost_quotanumber · min: 1Optional

Maximum allowed total cost for all environments in this collection in USD e.g. 1000.50

Example: 1000.5
patch
/api/v1/collection/{idOrSlug}/edit
put

Clone an existing collection with properties and policies

🔒 Requires the create:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Body
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
Responses
chevron-right
200

Information about cloned collection

application/json

Information about cloned collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
slugstringRequired

The collection slug e.g. production-europe

Example: production-europe
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringRequired

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanRequired

Whether the collection allows pre-release deployments e.g. false

Example: false
is_defaultbooleanRequired

Whether the collection is the default for the organization e.g. true

is_activebooleanRequired

Indicate if the collection is active e.g. true

is_deletedbooleanRequired

Indicate if the collection was deleted e.g. true

createdstring · date-timeRequired

The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z

cloud_accountstring · nullableOptional

The cloud account ID e.g. 12345678-1234-1234-1234-123456789012

put
/api/v1/collection/{idOrSlug}/clone
get

List collection properties

🔒 Requires the read:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Responses
chevron-right
200

List of collection properties

application/json

List of collection properties

get
/api/v1/collection/{idOrSlug}/props
post

Create collection props

🔒 Requires the update:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Bodyobject[]

List of new collection properties

namestringRequired

The property name e.g. max_size

Example: max_size
contentstringRequired

The property value or content e.g. 10

Example: 10
is_enforcedbooleanOptional

Indicates whether the collection property takes precedence over any provided value e.g. true

Default: falseExample: true
Responses
chevron-right
200

Updated collection properties

application/json

Updated collection properties

post
/api/v1/collection/{idOrSlug}/props
put

Update collection props

🔒 Requires the update:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Bodyobject[]

List of updated collection properties

idstring · uuidOptional

The property ID e.g. 123e4567-e89b-12d3-a456-426614174000

namestringRequired

The property name e.g. max_size

Example: max_size
contentstringRequired

The property value or content e.g. 10

Example: 10
is_enforcedbooleanOptional

Indicates whether the collection property takes precedence over any provided value e.g. true

Default: falseExample: true
Responses
chevron-right
200

Updated collection properties

application/json

Updated collection properties

put
/api/v1/collection/{idOrSlug}/props
delete

Delete collection props

🔒 Requires the update:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Bodystring[]
string[]Optional
Responses
chevron-right
200

Updated collection props

application/json

Updated collection props

delete
/api/v1/collection/{idOrSlug}/props
get

List packages allowed to be deployed in the collection

🔒 Requires the read:package permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Query parameters
offsetnumberOptional

Results offset to allow pagination e.g. 10

Default: 0Example: 10
limitnumber · max: 1000Optional

Results limit to allow pagination, e.g. 50

Default: 20Example: 10
searchstringOptional

Enables searching within the list for package names that match a particular query e.g. sns

Responses
chevron-right
200

List of packages allowed in the collection

application/json

List of packages allowed in the collection

totalnumberRequired
get
/api/v1/collection/{idOrSlug}/blueprints
get

List collection secrets

🔒 Requires the read:secret permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Responses
chevron-right
200

List of collection secrets

application/json

List of collection secrets

get
/api/v1/collection/{idOrSlug}/settings/secrets
post

Create collection secrets

🔒 Requires the create:secret permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Bodyobject[]

List of new collection-scoped secrets

keystringRequired

The secret key e.g. API_TOKEN

Example: API_TOKEN
valuestringRequired

The secret encrypted value e.g. ERJZ7ZOJcNpQEAvrb6wPOA==

Example: ERJZ7ZOJcNpQEAvrb6wPOA==
Responses
chevron-right
200

Updated collection secrets

application/json

Updated collection secrets

post
/api/v1/collection/{idOrSlug}/settings/secrets
put

Update collection secrets

🔒 Requires the update:secret permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Bodyobject[]

List of updated collection-scoped secrets

idstring · uuidOptional

The secret ID e.g. 123e4567-e89b-12d3-a456-426614174000

keystringRequired

The secret key e.g. API_TOKEN

Example: API_TOKEN
valuestringRequired

The secret encrypted value e.g. ERJZ7ZOJcNpQEAvrb6wPOA==

Example: ERJZ7ZOJcNpQEAvrb6wPOA==
Responses
chevron-right
200

Updated collection secrets

application/json

Updated collection secrets

put
/api/v1/collection/{idOrSlug}/settings/secrets
delete

Delete collection secrets

🔒 Requires the delete:secret permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Bodystring[]
string[]Optional

List of secret keys to delete within the collection

Responses
chevron-right
200

Updated collection secrets

application/json

Updated collection secrets

delete
/api/v1/collection/{idOrSlug}/settings/secrets
get

List available collection secrets for the user's organization

🔒 Requires the read:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
sortstring · enumOptional

Specifies the attribute by which the returned list should be sorted ' + 'e.g. name

Default: created_atPossible values:
orderstringOptional

Specifies the order - ascending or descending - by which the returned list should be sorted e.g. ASC

offsetnumberOptional

Results offset to allow pagination e.g. 10

Default: 0Example: 10
limitnumberOptional

Results limit to allow pagination, e.g. 50

Default: 20Example: 10
filterstringOptional

Structure: [key1=value1,key2=value2&value3]

searchstringOptional

Enables searching within the list for Secret Keys that match a particular query e.g. api_key

Responses
chevron-right
200

List of available collection secrets

application/json

List of available collection secrets

totalnumberRequired
get
/api/v1/collection/settings/secrets
put

Update collection policies

🔒 Requires the update:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
Bodyobject[]

List of collection policies to update

policystring · enumRequired

The name of the policy

Example: require_owner_approvalPossible values:
enablebooleanRequired

Whether to enable or disable the policy

Responses
chevron-right
200

Updated policy information

application/json

Updated policy information

policystring · enumOptional

The name of the policy

Example: require_owner_approvalPossible values:
enablebooleanOptional

Current policy state after update

put
/api/v1/collection/{idOrSlug}/settings/policies
get

List available collections for the user's organization

🔒 Requires the read:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
allbooleanOptional

If false, return active collections only. If true, return all collections

offsetnumberOptional

Results offset to allow pagination e.g. 10

Default: 0Example: 10
orderstringOptional

Specifies the order - ascending or descending - by which the returned list should be sorted e.g. ASC

filterstringOptional

Structure: [key1=value1,key2=value2&value3]

limitnumberOptional

Results limit to allow pagination, e.g. 50

Default: 20Example: 10
sortstring · enumOptional

Specifies the attribute by which the returned list should be sorted ' + 'e.g. name

Default: createdPossible values:
searchstringOptional

Enables searching within the list for collection names that match a particular query e.g. prod

Responses
chevron-right
200

List of available collections

application/json

List of available collections

totalnumberRequired
get
/api/v1/collections
get

List available Collection properties of an organization

🔒 Requires the read:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
offsetnumberOptional

Results offset to allow pagination e.g. 10

Default: 0Example: 10
orderstringOptional

Specifies the order - ascending or descending - by which the returned list should be sorted e.g. ASC

filterstringOptional

Structure: [key1=value1,key2=value2&value3]

limitnumberOptional

Results limit to allow pagination, e.g. 50

Default: 20Example: 10
sortstring · enumOptional

Specifies the attribute by which the returned list should be sorted ' + 'e.g. name

Default: created_atPossible values:
searchstringOptional

Enables searching within the list for collection names that match a particular query

packagestringOptional

The package name with version e.g. @bluebricks/[email protected]

Example: @bluebricks/[email protected]
Responses
chevron-right
200

List of available Collection properties of an organization

application/json

List of available Collection properties of an organization

totalnumberRequired
get
/api/v1/collections/props
post

Assign a cloud account to a collection

🔒 Requires the update:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
collectionIdOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
cloudIdstring · uuidRequired

The cloud ID to associate with the collection e.g. 86a6e0b9-65e4-49cc-8d40-ce5dcfbf4eb6

Example: f27d96be-c486-4075-a926-0ee96775119f
Body
is_primarybooleanOptional

Indicate if the cloud is going to be the one used for provisioning in the associated collection

Default: false
profilestringOptional

Profile is a named configuration of a specific cloud account

Example: secrets-manager
Responses
chevron-right
200

Updated collection

application/json

Updated collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
slugstringRequired

The collection slug e.g. production-europe

Example: production-europe
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringRequired

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanRequired

Whether the collection allows pre-release deployments e.g. false

Example: false
is_defaultbooleanRequired

Whether the collection is the default for the organization e.g. true

is_activebooleanRequired

Indicate if the collection is active e.g. true

is_deletedbooleanRequired

Indicate if the collection was deleted e.g. true

createdstring · date-timeRequired

The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z

post
/api/v1/collections/{collectionIdOrSlug}/cloud/{cloudId}
post

Assign a secondary cloud account to a collection

🔒 Requires the update:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
collectionIdOrSlugstringRequired

The collection's slug or ID e.g. prod | f27d96be-c486-4075-a926-0ee96775119d

Example: production-europe
cloudIdstring · uuidRequired

The cloud ID to associate with the collection e.g. 86a6e0b9-65e4-49cc-8d40-ce5dcfbf4eb6

Example: f27d96be-c486-4075-a926-0ee96775119f
Body
profilestringRequired

Profile is a named configuration of a specific cloud account

Example: secrets-manager
Responses
chevron-right
200

Updated collection

application/json

Updated collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
slugstringRequired

The collection slug e.g. production-europe

Example: production-europe
namestringRequired

The collection name e.g. Production Europe

Example: Production Europe
colorstringRequired

The collection color code e.g. #0000ff

Example: #0000ffPattern: ^#(?:[0-9a-fA-F]{3}){1,2}$
allow_pre_releasebooleanRequired

Whether the collection allows pre-release deployments e.g. false

Example: false
is_defaultbooleanRequired

Whether the collection is the default for the organization e.g. true

is_activebooleanRequired

Indicate if the collection is active e.g. true

is_deletedbooleanRequired

Indicate if the collection was deleted e.g. true

createdstring · date-timeRequired

The date and time the resource was created e.g. 2022-01-01T00:00:00.000Z

post
/api/v1/collections/{collectionIdOrSlug}/cloud/secondary/{cloudId}
delete

Dissociate cloud id from collection

🔒 Requires the update:collection permission

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
collectionIdstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
cloudIdstring · uuidRequired
Responses
chevron-right
200

Updated collection

application/json

Updated collection

idstring · uuidRequired

The collection's ID e.g. f27d96be-c486-4075-a926-0ee96775119e

Example: f27d96be-c486-4075-a926-0ee96775119e
cloud_accountstring · uuidRequired
messagestringRequired
delete
/api/v1/collections/{collectionId}/cloud/{cloudId}

Last updated

Was this helpful?