curl --request DELETE \
--url https://lens-api.tic.io/sentinel/jobs/{guid} \
--header 'x-api-key: <api-key>'Soft-deletes the job locally and sends a best-effort delete to the Sentinel backend. Returns 204 on success.
curl --request DELETE \
--url https://lens-api.tic.io/sentinel/jobs/{guid} \
--header 'x-api-key: <api-key>'Sentinel add-onDocumentation Index
Fetch the complete documentation index at: https://docs.tic.io/llms.txt
Use this file to discover all available pages before exploring further.