Delete Meeting
delete_meeting_projectPermanently delete a specific meeting from a Procore project. This action cannot be undone.
Instructions
Delete a specified meeting from the system. Use this to permanently delete the specified Meetings. This cannot be undone. Permanently removes the specified Meetings. This action cannot be undone. Required parameters: project_id, id. Procore API (v1.1): Project Management > Meetings. Endpoint: DELETE /rest/v1.1/projects/{project_id}/meetings/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Meetings resource |