Authorization: ********************
curl --location --request DELETE 'https://api.sherlockeye.io/v1/searches/' \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": { "searchId": "string", "deleted": true } }