Delete Sub Job
delete_sub_jobPermanently delete a specified sub job. Provide the work breakdown structure ID and project ID. This action cannot be undone.
Instructions
Delete a specified Sub Job. Deprecation Note: Please find the replacement endpoint in the Work Breakdown Structure documents. This endpoint will be replaced with the Delete Project Segment Item Endpoint. Use this to permanently delete the specified Work Breakdown Structure records. This cannot be undone. Permanently removes the specified Work Breakdown Structure records. This action cannot be undone. Required parameters: id, project_id. Procore API: Construction Financials > Work Breakdown Structure. Endpoint: DELETE /rest/v1.0/sub_jobs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Work Breakdown Structure resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |