Create an employee.Copy Pagepost https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/employeesPath ParamstenantUiduuidrequiredUid of the tenant.Body ParamsfirstNamestringrequiredlength ≥ 1lastNamestringrequiredlength ≥ 1emailstringrequiredlength ≥ 1languagestringrequiredlength ≥ 1isInvitedbooleantruefalsetypestringrequiredlength ≥ 1HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Employee was successfully created. 401User is not authorized. 403User does not have the required roles to access this action. 501The endpoint is not implemented.Updated about 1 year ago