christaylorcodes / ConnectWiseManageAPI

PowerShell wrapper for the ConnectWise Manage REST API
MIT License
108 stars 61 forks source link

Doc Update: Remove-CWMCompanyTypeAssociation #29

Closed scubes13 closed 2 years ago

scubes13 commented 2 years ago

File: https://github.com/christaylorcodes/ConnectWiseManageAPI/blob/master/Docs/Remove-CWMCompanyTypeAssociation.md

The example is for Remove-CWMCompanyConfiguration.....

scubes13 commented 2 years ago

Ok, an example removes Type Association 123 from Company ID 2222:

Remove-CWMCompanyTypeAssociation -parentId 2222 -id 123