Update Project Incident Configuration
update_project_incident_configurationUpdate your project's incident configuration settings, including privacy and default distribution list. Only supplied fields are changed.
Instructions
Update the selected project Incident configuration values. Use this to update an existing Incidents (only the supplied fields are changed). Updates the specified Incidents and returns the modified object on success. Required parameters: project_id. Procore API: Project Management > Incidents. Endpoint: PATCH /rest/v1.0/projects/{project_id}/incidents/configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| private_by_default | No | JSON request body field — indicates whether or not Incidents are private by default | |
| default_distribution_ids | No | JSON request body field — user IDs in the default distribution list |