CloudZero

Update Cloudzero Settings

Update existing CloudZero settings.

Allows updating individual CloudZero configuration fields without requiring all fields. Only provided fields will be updated; others will remain unchanged.

Parameters:

  • api_key: (Optional) New CloudZero API key for authentication
  • connection_id: (Optional) New CloudZero connection ID for data submission
  • timezone: (Optional) New timezone for date handling

Only admin users can update CloudZero settings.

put/cloudzero/settings

Request body

api_keystring nullable

New CloudZero API key for authentication

connection_idstring nullable

New CloudZero connection ID for data submission

timezonestring nullable

New timezone for date handling

Response

Successful Response

messagestring required
statusstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.