x-api-key: ********************curl --location -g --request POST 'https://relay.exostack.cloud//system/indexing/run' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"fromDateTime": "2026-03-15T00:00:00",
"mode": "incremental"
}'{
"success": true,
"status": "started",
"organisation_id": "mastodonte",
"mode": "incremental"
}