Skip to main content

Delete specificed revision of container stack

DELETE 

/platform/solutions/api/v1/orgs/{orgId}/docker-settings/stacks-configs/{stackConfigId}/revisions/{revision}

Overview: Deletes a specific container stack if it has no active deployments.

• Deployment check: Cannot delete stacks that have any associated deployments

• Safety first: Must undeploy all revisions before deletion is allowed

• Referential integrity: Prevents orphaned deployment records

• Business exception: Throws BusinessException with stack ID if deployments exist

Request

Responses

No Content