Skip to content

Delete external status check service

DELETE
/api/v4/projects/{id}/external_status_checks/{check_id}

Deletes a specified external status check service for a project.

id
required
One of:
string

The ID or URL-encoded path of the project

check_id
required
integer

ID of an external status check

No Content

Bad Request

Not Found