Delete Company Form Template
delete_company_form_templatePermanently delete a specified company form template. Requires template ID and company ID; this action cannot be undone.
Instructions
Delete Company Form Template. Use this to permanently delete the specified Forms. This cannot be undone. Permanently removes the specified Forms. This action cannot be undone. Required parameters: id, company_id. Procore API: Project Management > Forms. Endpoint: DELETE /rest/v1.0/companies/{company_id}/form_templates/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — company Form Template ID | |
| company_id | Yes | URL path parameter — unique identifier for the company. |