Update a company
Update a company
| Path Parameters |
|---|
id string — REQUIREDUnique identifier (id or clientId) |
| Request Body — REQUIRED |
|---|
name stringThe name of the company |
externalUid stringExternal unique identifier for the company from an external system. Set to null to remove |
segments string[]Possible values: length ≤ 255 Segment names the company belongs to. Omit the field to leave segments untouched, send an empty array to clear them, or send a list to replace them. Only manual segments are affected: a dynamic segment's membership is computed from its rule, so it survives whatever this list contains. A name resolving to a dynamic segment is ignored — the rest of the list is applied and the request still succeeds. A name the project does not carry yet is created. Max 200 names per request. |
| Responses | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Update a single company
|