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

createUserGroup

Parameter Default Value Data Type Description
apiToken - string The API token used to authenticate your request. Required
name - string The name of the new user group. Required
description - string An optional description for the new user group. Optional
users - array Pass a JSON array of user IDs or user email addresses to add to this user group. Optional
allowUnmatched - bool
Enabling this option will allow users in this user group to view all unmatched messages in your organization, including messages that may be intended for check groups that users in this user group does not have permissions on. This applies only to users with an access level below Editor. Users with an access level of Editor or above can always view unmatched messages. Users with the ability to view unmatched messages are able to access messages they may not otherwise be able to view once they are matched to checks.
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/createUserGroup/?apiToken=

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