delete_company_form_template
Remove a company form template from Procore by specifying the company ID and template ID. This action deletes the template permanently from the system.
Instructions
Delete Company Form Template. [Project Management/Forms] DELETE /rest/v1.0/companies/{company_id}/form_templates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Company Form Template ID | |
| company_id | Yes | Unique identifier for the company. |