Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.04 KB

ManagementProjectsBrandingCreateResponseBody.md

File metadata and controls

17 lines (11 loc) · 1.04 KB

ManagementProjectsBrandingCreateResponseBody

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

Properties

Name Type Description Notes
id str Unique identifier of the brand configuration. [optional]
brand ManagementProjectsBrandingCreateResponseBodyBrand [optional]
address ManagementProjectsBrandingCreateResponseBodyAddress [optional]
contact ManagementProjectsBrandingCreateResponseBodyContact [optional]
cockpits ManagementProjectsBrandingCreateResponseBodyCockpits [optional]

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