Users
Update User
PATCH
/users/{userId}
https://api.relesystest.net/api/v1.3/users/{userId}
Update a user based on the ID provided. Accepts a JsonPatch request in the body.
When patching the
When patching the
customFields array, the externalId (see the documentation for 'Get User Custom Fields') is used as the key reference.
Scopes: relesys.api, relesys.api:write, relesys.api.users, relesys.api.users:write