Delete Checklist Schedule
delete_checklist_schedulePermanently delete a checklist schedule from a specified project. This irreversible action removes the inspection schedule and cannot be undone.
Instructions
Delete a Checklist Schedule in a specified Project. Use this to permanently delete the specified Inspections. This cannot be undone. Permanently removes the specified Inspections. This action cannot be undone. Required parameters: project_id, id. Procore API: Project Management > Inspections. Endpoint: DELETE /rest/v1.0/projects/{project_id}/checklist/schedules/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — checklist Schedule ID |