Assistant Developers Current: OrganizationUnit methods OrganizationUnit methods ListMethodGETRequest FormatJSONResponse FormatJSONUriTemplatecws/organizationUnits/listReturnList<OrganizationUnitCwsDto>List<OrganizationUnitCwsDto>Example:MethodGETRequest URLhttp://pa.luware.com/cws/organizationUnits/listRaw headersContent-Type:application/jsonX-Cws-Token:Returned Token GetbyIDMethodGETRequest FormatJSONResponse FormatJSONUriTemplate/cws/organizationUnits/getById/{organizationUnitId}ParameteruserIdGUIDUnique identifier of Organization UnitReturnOrganizationUnitCwsDtoOrganizationUnitCwsDtoExample:MethodGETRequest URLhttp://pa.luware.com /cws/organizationUnits/getById/77cce518-ed58-44d7-a5a5-a72100db0668Raw headersContent-Type:application/jsonX-Cws-Token:Returned Token GetbyNameMethodPOSTRequest FormatJSONResponse FormatJSONUriTemplate/cws/organizationUnits/getByName/ParameternamestringOrganization Unit's NameIn body of requestReturnOrganizationUnitCwsDtoOrganizationUnitCwsDtoExample:MethodPOSTRequest URLhttp://pa.luware.com/cws/organizationUnits/getByName/Raw headersContent-Type:application/jsonX-Cws-Token:Returned TokenRequest Body"24/7 SUPPORT" Delete OrganizationUnitMethodDELETERequest FormatJSONResponse FormatJSONUriTemplate/cws/organizationUnits/{id}/{removeWithChildren}ParameterIdremoveWithChildrenGuidBoleanUser unique identifierExample:MethodDELETERequest URLhttp://pa.luware.com/cws/organizationUnits/aa4ef049-185c-455c-83c7-a79900c2af78/falseRaw headersContent-Type:application/jsonX-Cws-Token:Returned Token ×