Remove override by update ID
DELETE/api/system-update-policies/:policyId/overrides/by-update/:updateId
Convenience endpoint to remove an override using the update ID rather than the override ID.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Override removed
Missing or invalid API key
Insufficient permissions (API key scope)
Resource not found
Internal server error