API ReferenceBranding
Create Branding
Create a new branding for a specific project.
Create a new branding for a specific project.
In: header
API key for authorization.
ID of the project.
uuidFavicon image file.
Logo image file.
Dark theme logo image file.
Mobile version of the logo.
Dark version of the mobile logo.
application/json
curl -X POST "https://v.cloudapi.vconnct.me/api/v3/rooms/branding" \ -H "key: string" \ -F project_id="405d8375-3514-403b-8c43-83ae74cfe0e9"{
"message": {},
"branding": {}
}curl -X POST "https://v.cloudapi.vconnct.me/api/v3/rooms/branding" \
-H "key: string" \
-F project_id="405d8375-3514-403b-8c43-83ae74cfe0e9"