Invite users to a team
HTTP method | POST |
---|---|
API call URL |
https://api-cp-global.ifmcloud.com/public/organizations/Team_ID/users/invite |
HTTP header |
|
Body |
For each user:
Example: Copy
Copy
|
Parameters |
None |
Response body |
Example: Copy
|
Notes
-
If you invite multiple users and the invitation is successful for only some of the users, the API request is considered to be successful. It returns detailed information about the requests that succeeded and failed.
-
The maximum number of users to add to each request is 50.
-
The maximum number of pending user invitations is 50.
-
The number of licensed users in the request should not exceed the number of licensed users for the subscription.
-
You can't use this API request to change
isTeamManager
andisLicensed
settings if you already used this API or Claris Customer Console to configure the setting for the same user. To change the setting, use Claris Customer Console. -
You can't use this API request to remove users from your team. Use Claris Customer Console to remove users.