Delete tool configuration
DELETE/v2/tools/:tool_id/configurations/:configuration_id
Permanently delete a tool configuration and all its associated settings. This action cannot be undone.
Request
Responses
- 204
- 403
- 404
The tool configuration has been deleted successfully.
Permissions do not allow deleting this tool configuration.
Tool or tool configuration not found.