create_a_project_logo
Add a custom logo to a Procore project by uploading an image file with a unique identifier and file name.
Instructions
Create a project logo. [Core/Portfolio] POST /rest/v1.0/projects/{id}/logo
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier for the project. | |
| upload_uuid | Yes | UUID referencing a previously completed Upload. See Company Uploads or Project Uploads for instructions on how use uploads. | |
| file_name | No | The name of the logo file to be created. |