Update company

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.

Path Params
uuid
required
Body Params
string
required
length ≥ 1
string | null
string | null
uuid | null
teamInternalIds
array of strings | null
teamInternalIds
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json