Remove a single approval from a policy
DELETE/api/system-update-policies/:policyId/approvals/:approvalId
Removes a specific approval. Optionally creates an override to prevent re-approval for auto-approved updates.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Approval removed
Missing or invalid API key
Insufficient permissions (API key scope)
Resource not found
Internal server error