Update User

Use this API to update the basic user attributes such as givenName, familyName, externalId, userType, and active status.

Additional Information

  • This API can also be used to update additional user attributes such as division, employeeNumber, department, manager, and title.
  • To modify a user, the Modify User API is recommended as the PUT operation is more expensive.

Example Request

PUT https://{hostname}/api/scim/v2/Users/{id}

PUT https://trial.onetrust.com/api/scim/v2/Users/dd525596-f8bb-45d8-83e5-02bbb3c501a1

Language
Authorization
OAuth2