Add (an unassigned) employee to the organizational structureAsk AIput https://api.worklio.com/wep/companies/{companyId}/orgstruct/{employeeId}Add (an unassigned) employee to the organizational structure. When an Organisation structure doesn't exist then automatically is created.Path ParamscompanyIdint32requiredCompany Id.employeeIdint32requiredUnassigned employee Id.Query ParamsnewParentNodeIdint32Defaults to 0The parent node for new employee assignment, if not specified, the employee is assigned under the root node (Id = 0).effectiveDatedate-timeOptional organization structure effective date.Headersapi-versionstringDefaults to 1.0The requested API versionx-api-versionstringDefaults to 1.0The requested API versionacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200SuccessUpdated 7 months ago