Create User
Introduction
Note: fields that are disabled or restricted to the current user cannot be set on creation.Usage
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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")
fulltime, parttime, temporary, contract, expat, intern ISO3166 alpha-2 country code (e.g: "PT")
other, male, female, non_binary, 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

