create_program
Create new programs in Procore by specifying company ID, program name, address, website, and zip code for company administration and settings management.
Instructions
Create program. [Company Admin/Company Settings] POST /rest/v1.0/companies/{company_id}/programs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| name | No | The Name of the Program | |
| address_freeform | No | The Address of the Program | |
| website | No | The Website of the Program | |
| zip | No | The Zip code of the Program |