https://api.checkcentral.cc/createUser/?apiToken=APITOKEN
Content-Type
application/json
accessLevel
Parameter | Type/Allowed Values | Default |
---|---|---|
The email address of the new user.
This parameter is required. |
String |
|
accessLevel The access level to grant the new user.
This parameter is required. |
One of:
|
|
name The name for the new user.
If the name |
String |
|
sendWelcomeEmail Pass the sendWelcomeEmail |
Boolean |
false |
userGroups Pass an array of user group IDs to add the user to those user groups. User group IDs can be retrieved with the getUserGroups |
An array containing user group IDs. |
[] |
notifications Pass an array of json objects to configure which services CheckCentral should use to communicate with the user. |
An array containing one or more NotificationConfig parameters and values.
|
[] |
Parameter | Type/Allowed Values | Default |
---|---|---|
type Pass the type of notification to configure.
This parameter required for NotificationConfig objects. |
One of:
|
|
services The list of services that CheckCentral should use to alert the user about the configured type of notification. Any services not included in the array will be disabled for the notification type. |
Any of:
|
[] |