Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Atoti REST API
cURL
curl --request DELETE \ --url http://localhost:9090/activeviam/pivot/rest/v10/cube/query/continuous-gaq/unsubscribe \ --header 'Content-Type: application/json' \ --data ' { "publisherId": "<string>", "queryId": "<string>" } '
Unsubscribe from continuous query results
Publisher identifier
Query identifier
OK