Delete Signature
delete_signature_project_v1_0Permanently deletes a specified Field Productivity signature by project ID and signature ID. This action cannot be undone.
Instructions
Deletes the Signature for the corresponding ID 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, id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/time_and_material_entries/signatures/{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 Field Productivity resource |