v1
latestOpenAPI 3.1.02026-07-261690320.7 KBRemove an endpoint exception
Removes an exception from the endpoint protection settings
delete/endpoint-protection/exceptions/{package_exception_id}
Path parameters
package_exception_idinteger required
The ID of the exception to remove
Response
The exception has been removed
Example response
{
"success": 1
}