patch_w_company_companies
Update company records via PATCH to /w/company/companies. Provide route IDs, filters, headers, and payload to modify existing company data.
Instructions
Update company Calls PATCH /w/company/companies. Provide route IDs in path_params, filters and pagination in query, and any required request headers in headers. Provide the request payload in body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| query | No | ||
| headers | No | ||
| path_params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||