create_project_distribution_group
Create a distribution group in Procore to organize and manage project communication recipients by assigning users to specific notification lists.
Instructions
Create Project Distribution Group. [Core/Directory] POST /rest/v1.0/projects/{project_id}/distribution_groups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| Idempotency-Token | No | Unique idempotent token | |
| name | Yes | The Name of the Distribution Group | |
| description | No | Description | |
| user_ids | No | User IDs to associate with the Distribution Group |