delete_stamp_v2_0
Remove a stamp from project documents in Procore to manage document markups and maintain accurate project records.
Instructions
Delete Stamp. [Project Management/Document Markup] DELETE /rest/v2.0/companies/{company_id}/projects/{project_id}/viewer_documents/stamps/{stamp_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | The unique identifier of the company | |
| project_id | Yes | The unique identifier of the project | |
| stamp_id | Yes | The unique identifier of the stamp to delete |