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

Authorizations

x-api-key
string
header
required

Path Parameters

guid
string<uuid>
required

SentinelJobGuid of the job to delete

Response

Job deleted