curl --request POST \
--url https://api.siftstack.com/api/v1/reports/{reportId}:cancel \
--header 'Authorization: Bearer <token>'{}Canceling a report will stop the evaluation of the report and mark it as canceled. Any results that have been calculated up to the point of cancellation will be saved.
curl --request POST \
--url https://api.siftstack.com/api/v1/reports/{reportId}:cancel \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.siftstack.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?