Update an existing Exemption requestAsk AIput https://api.kolide.com/exemption_requests/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredThe ID of the exemption requestBody ParamsstatusstringDesired status of the exemption request. One of: 'approved' or 'denied'internal_messagestringThe internal explanation for approving or denying this exemption. This message is not shown to the person requesting the exemption, it is only for internal documentation in the audit log. This parameter is requireddenial_explanationstringThe message the admin provided for the requester when denying this exemption. This message is meant to be shown to the person requesting the exemption. This parameter is required if the status is 'denied'Headersx-kolide-api-versionstringDefaults to 2026-04-07Specify the API version to be usedResponses 200The updated Exemption request 401An 'unauthorized' response may occur for features restricted by or unavailable to your organization 403A 'forbidden' response may occur if the API key does not have necessary permissions to perform certain actionsUpdated over 2 years ago