Delete Layer
delete_layerPermanently delete a layer and its associated groups from Procore Document Markup. This action cannot be undone.
Instructions
Delete a layer and all its associated groups. Use this to permanently delete the specified Document Markup records. This cannot be undone. Permanently removes the specified Document Markup records. This action cannot be undone. Required parameters: company_id, project_id, layer_id. Procore API: Project Management > Document Markup. Endpoint: DELETE /rest/v1.0/companies/{company_id}/projects/{project_id}/layers/{layer_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the Procore company | |
| project_id | Yes | URL path parameter — unique identifier for the Procore project | |
| layer_id | Yes | URL path parameter — unique identifier of the layer |