Delete Project Distribution Group
delete_project_distribution_groupPermanently delete a distribution group from a project. This irreversibly removes associated directory records. Requires project ID and distribution group ID.
Instructions
Delete a Distribution Group associated with the given Project. Use this to permanently delete the specified Directory records. This cannot be undone. Permanently removes the specified Directory records. This action cannot be undone. Required parameters: project_id, distribution_group_id. Procore API: Core > Directory. Endpoint: DELETE /rest/v1.0/projects/{project_id}/distribution_groups/{distribution_group_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| distribution_group_id | Yes | URL path parameter — unique identifier for the distribution group. |