Delete an agent configuration
DELETE/v1/agent-configurations/:id
Delete an agent configuration
Request​
Responses​
- 200
- 401
- 403
- 404
- 500
Agent configuration deleted successfully
Unauthorized - Authentication required
Forbidden - Not authorized to delete this agent configuration
Not Found - Agent configuration not found
Internal server error