update_stamp_v2_0
Modify document stamps in Procore projects to update visual properties like text, colors, and formatting for project management and document markup.
Instructions
Update Stamp. [Project Management/Document Markup] PUT /rest/v2.0/companies/{company_id}/projects/{project_id}/viewer_documents/stamps/{stamp_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stamp_id | Yes | The unique identifier of the stamp to update | |
| company_id | Yes | The unique identifier of the company | |
| project_id | Yes | The unique identifier of the project | |
| background_image | No | background_image | |
| background_color | No | background_color | |
| title | Yes | title | |
| text | No | text | |
| font_family | No | font_family | |
| text_color | No | text_color | |
| custom_properties | No | custom_properties | |
| font_style | No | font_style |