delete_d_company_companies_id
Delete a specific company by its unique ID. Provide the ID in path parameters and optional query filters to remove the company from the system.
Instructions
Delete company Calls DELETE /d/company/companies/{id}. Provide route IDs in path_params, filters and pagination in query, and any required request headers in headers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| query | No | ||
| headers | No | ||
| path_params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||