create_installation_request
Submit a request to install a Procore application for a company, providing app details and optional notes for administrators.
Instructions
Create installation request. [Platform - Developer Tools/App Marketplace] POST /rest/v1.0/installation_requests
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Company ID. Note: Only one of project_id or company_id is required. | |
| developer_app_id | Yes | ID of an application from the developer portal | |
| notes | No | Notes. Notes to be sent to company admins along with the request. | |
| implicit | Yes | Implicit. Defines whether request has been made implicitly. |