delete_checklist_signature_request
Remove a signature request from a checklist in Procore to cancel pending approvals or correct submission errors.
Instructions
Delete Checklist Signature Request. [Project Management/Inspections] DELETE /rest/v1.0/checklist/lists/{list_id}/signature_requests/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Checklist ID | |
| id | Yes | Signature Request ID | |
| project_id | Yes | Unique identifier for the project. |