post_w_company_companies
Create a new company by submitting a POST request to the companies endpoint, providing path, query, headers, and body parameters for the API operation.
Instructions
Create company Calls POST /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 | |||