Bulk Create/Update UI Flags
bulk_create_update_ui_flagsCreate or update UI flags for a company and its users by providing the company ID and the fields to change.
Instructions
Create or update UI flags associated with company, and user. Use this to update an existing Company Settings (only the supplied fields are changed). Updates the specified Company Settings and returns the modified object on success. Required parameters: company_id. Procore API: Company Admin > Company Settings. Endpoint: PUT /rest/v1.0/companies/{company_id}/settings/my/avatar
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. |