delete_meeting
Remove scheduled meetings from Procore projects by specifying meeting ID and project ID to manage project timelines and resources.
Instructions
Delete meeting. [Project Management/Meetings] DELETE /rest/v1.0/meetings/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the meeting | |
| project_id | Yes | Unique identifier for the project. |