Delete Program
delete_programPermanently delete a program from company settings. This action removes the specified Procore company program and cannot be undone.
Instructions
Delete the specified Program. Use this to permanently delete the specified Company Settings. This cannot be undone. Permanently removes the specified Company Settings. This action cannot be undone. Required parameters: company_id, id. Procore API: Company Admin > Company Settings. Endpoint: DELETE /rest/v1.0/companies/{company_id}/programs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — unique identifier of the Company Settings resource |