Patch User
PATCH/Users/:id
Partially updates a user. Roam supports SCIM PATCH for Users with limited semantics.
Supported operations:
replaceofactiveonly (to archive or reactivate a user)
Not supported:
add/removeoperationsreplacefor any other attribute
To update other fields like name, use PUT (Replace User) instead.
See RFC 7644 §3.5.2 for SCIM PATCH operations.
Request
Responses
- 200
Updated user