Create a user
POST /users
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
Work email used as the primary identifier. Personal or disposable email domains are rejected; the address must be unique among active users.
Example
Given name (display and HR profile).
Example
AdaFamily name (display and HR profile).
Example
LovelaceContact phone number; spaces are removed before storage.
Example
+33123456789Country or dialing context for the phone number (as used by Fleet with phone).
Example
FROptional initial password. If omitted, set access through your usual onboarding or password-reset flow.
Example
hunter2Preferred UI language code (e.g. en, fr). Defaults to the company’s default when omitted on create.
Example
frJob title or position label.
Example
Software engineerEmployment start date as a date or ISO 8601 datetime string.
Example
2024-01-15Employment end date as a date or ISO 8601 datetime string.
Example
2026-12-31Date of birth as a date or ISO 8601 datetime string (HR profile).
Example
1990-05-21City of birth (HR profile).
Example
ParisCountry of birth (HR profile).
Example
FREMPLOYEE: standard company user. ADMIN: can manage company configuration and users in Fleet. On create, defaults to EMPLOYEE when omitted.
Example
EMPLOYEEResponses
Section titled “ Responses ”Created user
object
object
EMPLOYEE: standard company user. ADMIN: can manage company configuration and users in Fleet. On create, defaults to EMPLOYEE when omitted.
Example
EMPLOYEE