f0f28319e448
Deprecate tool versions
Deprecate tool versions that match the specified semver constraint.
Permissions
This endpoint requires the following permissions:
- Tool:ModifyTool on the tool whose versions to deprecate.
Path parameters
The ID of the tool to deprecate.
The ID of the tool to deprecate.
A semver constraint that specifies the version to deprecate in the Python packaging specification. All versions that match this constraint will be deprecated.
A semver constraint that specifies the version to deprecate in the Python packaging specification. All versions that match this constraint will be deprecated.
Headers
The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.
The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.
Response
Succeeded.