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

createCheckGroup

Parameter Default Value Data Type Description
apiToken - string The API token used to authenticate your request. Required
name - string The name of the new check group. Required
description - string An optional description for the new check group. Optional
sortOrder 0 int By default new check groups will be added at the end of your organization's group list. Pass a sort order greater than 0 to set the group's position. Optional
insertInOrder false bool Pass this option to insert the new group into your group list in alphabetical order.
This option will override the sortOrder parameter.
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/createCheckGroup/?apiToken=

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