Update User
Update a user in Jamf Pro Classic API.
Options
Field | Definition | Type | Required |
---|---|---|---|
Updated By | Choose one of the following options as the user identifier for the input field:
|
Dropdown |
TRUE |
Input
The User fields are dynamically generated based on the field selected in Options.
Field | Definition | Type | Required |
---|---|---|---|
User |
|||
ID | Unique ID of the user. |
Number |
TRUE |
Username | Username of user. |
Text |
TRUE |
Update To |
|||
Username | Username of user. |
Text |
FALSE |
Full Name | First and last name of the user. |
Text |
FALSE |
Email of the user. |
Text |
TRUE |
|
Phone Number | Phone number of the user. |
Text |
FALSE |
Position | Position of the user.
For example, teachers. |
Text |
FALSE |
Extension Attributes |
Extra inventory information about a device. Provide multiple JSON objects as a name-value pair, or a id-value pair wrapped by an extension_attribute key.
Here's an example. Copy
|
List of Objects |
FALSE |
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 |