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

modifyPermission

Parameter Default Value Data Type Description
apiToken - string The API token used to authenticate your request. Required
checkGroupId - string Pass the ID of the check group to apply this permission to.
Check group IDs can be retrieved with the getCheckGroups endpoint.
Optional
allGroups - bool Enable this to apply the permission to all check groups in your organization.
This will override the checkGroupId parameter.
Optional
userId - string Enter a user ID to grant access to the check group specified above.
User IDs can be retrieved with the getUsers endpoint.
Optional
userGroupId - string Enter a user group ID to grant access to the check group specified above.
User group IDs can be retrieved with the getUserGroups endpoint.
This will be overridden by the userId parameter.
Optional
accessLevel - string Select the access level to grant. Valid values are:
  • readonly
  • user
  • editor
Required

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/modifyPermission/?apiToken=

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