v7

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-07355390.1 KB
deployment

Delete deployment

Delete a deployment. Currently, only forced deletions are supported. Use with caution: forcing a deployment deletion can break in-flight invocations.

delete/deployments/{deployment}

Path parameters

deploymentstring required

Deployment identifier

Query parameters

forceboolean nullable

If true, the deployment will be forcefully deleted. This might break in-flight invocations, use with caution.

Response

Deployment deletion accepted and will be processed asynchronously