Delete an Elastic Endpoint exception list item
Spaces method and path for this operation:
delete /s/{space_id}/api/endpoint_list/items
Refer to Spaces for more information.
Delete an Elastic Endpoint exception list item, specified by the id or item_id field.
Query parameters
-
Either
idoritem_idmust be specifiedMinimum length is
1. -
Either
idoritem_idmust be specifiedMinimum length is
1.
DELETE /api/endpoint_list/items
curl \ --request DELETE 'https://localhost:5601/api/endpoint_list/items' \ --header "Authorization: $API_KEY"