Copy PageCreate a new userpost https://{tenant}{.kallidus-suite.com}/api/v4/suite/usersAdd a new user.Body ParamsCreate or replace user payload. If both startDate and leaveDate are provided, startDate must be earlier than leaveDate.usernamestringrequiredlength between 1 and 100^\S+$givenNamestringrequiredlength between 1 and 50familyNamestringrequiredlength between 1 and 50preferredNamestringdateOfBirthdateDate of birth in YYYY-MM-DD formatemailAddressstringlength ≤ 256ccEmailAddressstringlength ≤ 256mobileNumberstringculturestringenumen-GBar-EGbg-BGcs-CZcy-GBda-DKde-ATde-CHde-DEel-GRen-AUen-GBen-NZen-USes-ESet-EEfi-FIfr-BEfr-CAfr-CHfr-FRhi-INhr-HRhu-HUid-IDit-ITja-JPkk-KZko-KRlt-LTlv-LVms-MYnb-NOnl-BEnl-NLpl-PLpt-PTpt-TLro-ROru-RUsk-SKsl-SIsr-Latn-RSsv-SEth-THtr-TRuk-UAvi-VNzh-CNzh-HKShow 49 enum valuesdepartmentstringdivisionstringcompanyNamestringmanagerTypestringpreferredTrainingLocationstringlocationstringregionstringrolesobjectroles objectcostCenterstringpayGradestringpayrollNumberstringcontractTypestringemployeeCategorystringisEnabledbooleanrequiredtruetruefalsestartDatedateStart date of employment in YYYY-MM-DD formatleaveDatedateEnd date of employment in YYYY-MM-DD formatisAbsentbooleanfalsetruefalseisFireWardenbooleantruetruefalseisFirstAiderbooleanfalsetruefalseimportKeystringrequiredlength ≤ 256brandIduuid | nullThe ID of the brand to assign to the user. Omit or set to null to use the system default.primaryJobProfileIduuid | nullThe ID of the primary job profile to assign to the user. Omit or set to null to leave the user with no primary job profile.primaryGroupIduuid | nullThe ID of the group to set as the user's primary group. Omit or set to null to leave unset.additionalJobProfileIdsarray of uuids | nullThe IDs of the user's job profiles other than the primary. Replaces the collection entirely - any job profile not listed is unassigned. Omit it, or send null or an empty array, to leave the user with no additional job profiles. No ID may refer to the user's primary job profile, and no ID may appear more than once.additionalJobProfileIdsADD uuiduserInformationFieldsobjectuserInformationFields objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 201User created successfully 400Bad Request 401Unauthorized - Authentication required 403Forbidden - Insufficient permissions 409Conflict - One or more provided identifiers already belong to an existing user 500Internal Server ErrorUpdated 1 day ago Retrieve a userUpdate a userDid this page help you?YesNo