create_meeting_category
Create meeting categories in Procore to organize meeting topics, agendas, and action items for better project management and documentation.
Instructions
Create meeting category. [Project Management/Meetings] POST /rest/v1.0/meeting_categories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the Project the Meeting Category belongs to | |
| meeting_id | Yes | The ID of the Meeting the Meeting Category belongs to | |
| meeting_category | Yes | Meeting Category object |