Skip to main content

Patch User

PATCH 

/Users/:id

Partially updates a user. Roam supports SCIM PATCH for Users with limited semantics.

Supported operations:

  • replace of active only (to archive or reactivate a user)

Not supported:

  • add / remove operations
  • replace for 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

Updated user