Delete Multiple Signatures
delete_multiple_signaturesPermanently delete multiple time and material entry signatures by providing their IDs and project ID. This action is irreversible.
Instructions
Deletes the Signature for the corresponding IDs passed. Use this to permanently delete the specified Field Productivity records. This cannot be undone. Permanently removes the specified Field Productivity records. This action cannot be undone. Required parameters: project_id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/time_and_material_entries/signatures/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| time_and_material_signature_ids | No | JSON request body field — time_and_material_signature_ids |