put
https://restapi.gowiser.com/companies/internalguid/
Update a company by its internal guid.
Leave value null to leave it unchanged.
The teamInternalIds is a list of the teams internal ids, that the company is linked with.
So if you want to remove a team from the company, you need to include all the teams that the company is linked with, except the one you want to remove.
Leave the teamInternalIds null if you dont want to edit the team access or send an empty array to remove all team access.
If TeamInternalId does not exists it generates a new team with the internal id as the name.