Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 824 Bytes

ProductEnvironmentUpdateRequest.md

File metadata and controls

14 lines (11 loc) · 824 Bytes

# ProductEnvironmentUpdateRequest

Properties

Name Type Description Notes
name string The display name for the product environment. [optional]
cloudName string The Cloudinary cloud name. An error is returned if the requested name already exists. Note: Can only be changed for accounts with fewer than 1000 images. [optional]
customAttributes object Custom attributes associated with the product environment. [optional]
enabled bool Whether the product environment is enabled. Default: true. [optional]

[Back to Model list] [Back to API list] [Back to README]