Delete an alerts index
Spaces method and path for this operation:
delete /s/{space_id}/api/detection_engine/index
Refer to Spaces for more information.
DELETE
/api/detection_engine/index
curl \
--request DELETE 'https://localhost:5601/api/detection_engine/index' \
--header "Authorization: $API_KEY"