curl --request POST \
--url https://lens-api.tic.io/sentinel/jobs/{guid}/webhook/retry \
--header 'x-api-key: <api-key>'Requeues the most recent webhook delivery for the job. Use this when your endpoint was temporarily down and the automatic retry budget has been exhausted (delivery status = “failed”).
curl --request POST \
--url https://lens-api.tic.io/sentinel/jobs/{guid}/webhook/retry \
--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.