API ReferenceBranding
Update Branding
Update branding for a specific project.
Update branding for a specific project.
Your API key. Must be included in all requests to authenticate.
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 PATCH "https://v.cloudapi.vconnct.me/api/v4/branding" \ -H "key: string" \ -F project_id="405d8375-3514-403b-8c43-83ae74cfe0e9"{
"message": {},
"branding": {}
}curl -X PATCH "https://v.cloudapi.vconnct.me/api/v4/branding" \
-H "key: string" \
-F project_id="405d8375-3514-403b-8c43-83ae74cfe0e9"