Skip to main content
POST
/
sentinel
/
jobs
/
{guid}
/
webhook
/
retry
Retry the webhook delivery for a job
curl --request POST \
  --url https://lens-api.tic.io/sentinel/jobs/{guid}/webhook/retry \
  --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

Delivery requeued