Skip to content
CalypsoAI
Search
K
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Update branding.
PATCH
/backend/v1/branding
Edit the branding config.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"config"
:
{
"disablePoweredByCai"
:
"string"
,
"hasCustomLogo"
:
false
,
"productName"
:
"string"
,
"supportEmail"
:
"string"
}
}
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
PATCH
/backend/v1/branding
Playground
Server
Select a server...
Authorization
HTTPBearer
Body
Try it out
Samples
Powered by
VitePress OpenAPI