Update Company'S Logo
update_companys_logoUpload and set a company logo in Procore. Send only fields to change; omitted fields retain current values.
Instructions
Upload and set company logo. Send only the fields you intend to change; omitted fields keep their current values. company_id defaults to the value set by procore_set_config when omitted. Returns the modified company s logo on success. Failures come back as an error payload carrying the HTTP status — commonly 401 when the token has expired, 403 without tool permission, and 404 when an id does not resolve. Required parameters: company_id. Procore API: Company Admin > Company Settings. Endpoint: PUT /rest/v1.0/companies/{company_id}/settings/logo
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Query string parameter — type of requesting entity | |
| company_id | Yes | URL path parameter — unique identifier for the company. |