Processing Ajax...

View Activity

Test Status Rules

Combined Attachment Content

Raw Activity Text

Forward Message

Separate email addresses with commas or semicolons.

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?
CheckCentral

API Documentation

deleteCheckGroup

Parameter Default Value Data Type Description
apiToken - string The API token used to authenticate your request. Required
checkGroupId - string Pass a check group ID to delete that check group.
Check group IDs can be retrieved with the getCheckGroups endpoint.
Required
deleteChecks false bool Include the deleteChecks parameter to delete any checks in the check group. Without this flag, non-empty groups will not be deleted. Optional

How to Use This API

To use this API you need to send a POST request to the endpoint shown below, sending the JSON request as the POST data.

Endpoint: https://api.checkcentral.cc/deleteCheckGroup/?apiToken=

Curl Example: curl -X POST -H "Content-Type: application/json" -d "" "https://api.checkcentral.cc/deleteCheckGroup/?apiToken="

If you need any help using this API, please feel free to contact us.

The best way to learn about CheckCentral is to see it for yourself! Book a demo with us today, or get started with a free trial using the buttons below.