You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`DeleteUserByEmail` operation deletes a User by their email.
2046
+
2047
+
## Summary
2048
+
2049
+
- Total Endpoints Covered: 3
2050
+
-`/JSSResource/users`
2051
+
-`/JSSResource/users/id/{id}`
2052
+
-`/JSSResource/users/name/{name}`
2053
+
-`/JSSResource/users/email/{email}`
2054
+
2055
+
- Total Operations Covered: 11
2056
+
2057
+
2008
2058
### Jamf Pro Classic API - User Groups
2009
2059
2010
2060
This documentation outlines the operations available for managing User Groups within Jamf Pro using the Classic API, which supports XML data structures.
@@ -2047,8 +2097,8 @@ This documentation outlines the operations available for managing User Groups wi
0 commit comments