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