Skip to main content
DELETE
Soft-delete a blueprint

Permissions

Requires a service user with the ManageRepoBlueprints permission at the organization level. Deleting org-tier blueprints requires the ManageOrgSnapshots permission.

Behavior

Soft-deletes the blueprint. Deleting a repo-tier blueprint removes that repository’s configuration from the environment. Deleting a blueprint does not auto-trigger a build.

Authorizations

Authorization
string
header
required

Service User credential (prefix: cog_)

Path Parameters

blueprint_id
string
required
org_id
string
required

Organization ID (prefix: org-)

Example:

"org-abc123def456"

Response

Successful Response