Delete tool configuration version
DELETE/v2/tools/:tool_id/configurations/:configuration_id/versions/:version
Permanently delete the specified version of the tool configuration. This action cannot be undone.
Request
Responses
- 204
- 403
- 404
- 409
The tool configuration version has been deleted successfully.
Permissions do not allow deleting this tool configuration version.
Tool, tool configuration, or version not found.
The specified version cannot be deleted as it's used in an agent.