Create an Elastic Endpoint rule exception list
Create the exception list for Elastic Endpoint rule exceptions. When you create the exception list, it will have a list_id
of endpoint_list
. If the Elastic Endpoint exception list already exists, your request will return an empty response.
POST
/api/endpoint_list
curl \
--request POST 'https://<KIBANA_URL>/api/endpoint_list' \
--header "Authorization: $API_KEY"