Skip to content

Delete a browser monitor.

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

Browser monitor identifier

Browser monitor deleted

Missing or invalid authentication

Browser monitor not found

Internal server error