Skip to main content

Deprecate a definition version

POST 

/registry/definitions/:definition_id/deprecate

Mark a definition version as deprecated.

Deprecation is irreversible. Deprecated definitions cannot be bound in new tasks, but existing bindings continue to function.

replacement_version (optional) — a newer version to reference in the deprecation notice.

HTTP 404 — definition or version not found.

Request

Responses

Successful Response