x-api-key: ********************curl --location -g --request PATCH 'https://relay.exostack.cloud//system/indexing/policies/' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"enabled": false,
"purge_local_cache": true,
"updated_by": "admin"
}'{
"success": true,
"entity_name": "charters",
"enabled": false,
"purged": true
}