Update A Private Field In Email Communication
update_a_private_field_in_email_communicationUpdate the private field of an email communication in a Procore project to dispatch or suppress notifications.
Instructions
Update a private field in email communication on the specified project. Use this to dispatch the notification or message related to Emails. Updates the specified Emails and returns the modified object on success. Required parameters: project_id, id, private. Procore API: Project Management > Emails. Endpoint: PATCH /rest/v1.0/project/{project_id}/email_communications/{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 Emails resource | |
| private | Yes | JSON request body field — private Indicator |