put
https://yourServer.jamfcloud.com/JSSResource/users/email/
Updates an existing user by email address
Jamf Pro API equivalent available:PUT /api/v1/users/{id}. The Jamf Pro API offers full parity for this resource. We recommend using the Jamf Pro API for new integrations.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
<user>
<name>AHarrison</name>
<full_name>Ashley Harrison</full_name>
<email>[email protected]</email>
<email_address>[email protected]</email_address>
<phone_number>123-555-6789</phone_number>
<position>Teacher</position>
<sites>
<site>
<id>-1</id>
<name>None</name>
</site>
</sites>
</user>Privileges required to interact with this endpoint: Update - Users
201Created