Skip to main content
DELETE
/
sentinel
/
jobs
/
{guid}
/
webhook
Cancel pending webhook deliveries for a job
curl --request DELETE \
  --url https://lens-api.tic.io/sentinel/jobs/{guid}/webhook \
  --header 'x-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.tic.io/llms.txt

Use this file to discover all available pages before exploring further.

Sentinel add-on

Authorizations

x-api-key
string
header
required

Path Parameters

guid
string<uuid>
required

SentinelJobGuid of the job

Response

Returns { deliveriesCancelled: }