Delete Form
delete_formPermanently delete a form from a project. Use project ID and form ID to remove the form irreversibly.
Instructions
Delete the specified Form. Use this to permanently delete the specified Forms. This cannot be undone. Permanently removes the specified Forms. This action cannot be undone. Required parameters: project_id, id. Procore API: Project Management > Forms. Endpoint: DELETE /rest/v1.0/projects/{project_id}/forms/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Forms resource |