Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.05 KB

ManagementProjectsBrandingUpdateResponseBody.md

File metadata and controls

17 lines (11 loc) · 1.05 KB

ManagementProjectsBrandingUpdateResponseBody

Response body schema for PUT /management/v1/projects/{projectId}/branding/{brandingId}.

Properties

Name Type Description Notes
id str Unique identifier of the brand configuration. [optional]
brand ManagementProjectsBrandingUpdateResponseBodyBrand [optional]
address ManagementProjectsBrandingUpdateResponseBodyAddress [optional]
contact ManagementProjectsBrandingUpdateResponseBodyContact [optional]
cockpits ManagementProjectsBrandingUpdateResponseBodyCockpits [optional]

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