x-api-key: ********************curl --location -g --request POST 'https://relay.exostack.cloud//system/indexing/stop' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"wait_timeout_seconds": 8
}'{
"success": true,
"status": "stopped",
"organisation_id": "mastodonte",
"stop_requested": true,
"manual_task_running": true,
"worker_sync_running": false
}