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

modifyCheckGroup

Parameter Default Value Data Type Description
apiToken - string The API token used to authenticate your request. Required
id - string Enter the ID of the check group to modify.
Check group IDs can be retrieved with the getCheckGroups endpoint.
Required
name - string A new name for the check group. Optional
description - string A new description for the check group. Optional
sortOrder 0 int The new position for the check group, starting with 1 for the first in order. 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/modifyCheckGroup/?apiToken=

Curl Example: curl -X POST -H "Content-Type: application/json" -d "" "https://api.checkcentral.cc/modifyCheckGroup/?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.