Create an employee.Copy Pagepost https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/employeesPath ParamstenantUiduuidrequiredUid of the tenant.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonfirstNamestringrequiredlength ≥ 1lastNamestringrequiredlength ≥ 1emailstringrequiredlength ≥ 1languagestringrequiredlength ≥ 1isInvitedbooleantruefalsetypestringrequiredlength ≥ 1HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plaincontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200Employee was successfully created. 401User is not authorized. 403User does not have the required roles to access this action. 503This endpoint is currently under maintenance. Please contact support if you need access or require additional information.Updated 17 days ago Returns a list of employees.Returns details of an employee with the given employee ID.Did this page help you?YesNo