Update a User
Introduction
Note: fields that are disabled or restricted to the current user will not be returnedUsage
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UID of the User
Body
Request body for creating or updating a User. Pass UIDs (not objects) for relationship fields.
date formatted as ISO 8601 (e.g. "2020-12-15")
contract, expat, fulltime, intern, parttime, temporary ISO3166 alpha-2 country code (e.g: "PT")
female, male, non_binary, other, prefer_not_to_disclose date formatted as ISO 8601 (e.g. "2020-12-15")
date formatted as ISO 8601 (e.g. "2020-12-15")
date formatted as ISO 8601 (e.g. "2020-12-15")
date formatted as ISO 8601 (e.g. "2020-12-15")
A language in IETF format (en-US, pt-PT, fr-FR...)
date formatted as ISO 8601 (e.g. "2020-12-15")
The department this user belongs to. Pass the UID of the related object.
The legal entity this user belongs to. Pass the UID of the related object.
The office location of this user. Pass the UID of the related object.
The manager of this user. Pass the UID of the related object.
Teams this user belongs to. Pass an array of UIDs of the related objects.
Response
Successful

