Skip to content

Delete an HTTP monitor (and its paired TLS, DNS, and page-speed monitors).

DELETE
/http/job/{job_id}
curl --request DELETE \
--url https://api.siteqwality.com/http/job/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
job_id
required
string format: uuid

HTTP monitor identifier

HTTP monitor deleted

Missing or invalid authentication

HTTP monitor not found

Internal server error