v1
latestOpenAPI 3.1.02026-07-261690320.7 KBAdd an endpoint exception
Adds an exception to the endpoint protection settings
post/endpoint-protection/{ecosystem}/exceptions
Path parameters
ecosystem'npm' | 'pypi' | 'vscode' | 'open_vsx' | 'maven' | 'nuget' | 'chrome' | 'golang' | 'skills_sh' required
The ecosystem to list the exceptions for
Request body
Response
The ID of the exception
Example response
{
"package_exception_id": 1
}