Add User to Static User Group
Add a user to a static user group in Jamf Pro Classic API.
Input
Field | Definition | Type | Required |
---|---|---|---|
User | |||
ID | Unique ID of the user. | Number | TRUE |
Group | |||
Name | Name of the group. | String | TRUE |
Output
Field | Definition | Type |
---|---|---|
Status Code | Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:
For a full list of possible status codes, see HTTP status codes. |
Number |