Delete Submittal
delete_submittalDelete a specific submittal permanently by providing project ID and submittal ID. This action cannot be undone.
Instructions
Delete the specified Submittal. Use this to permanently delete the specified Submittals. This cannot be undone. Permanently removes the specified Submittals. This action cannot be undone. Required parameters: project_id, id. Procore API (v1.1): Project Management > Submittals. Endpoint: DELETE /rest/v1.1/projects/{project_id}/submittals/{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 Submittals resource |