Skip to content

Update branding.

PATCH
/backend/v1/branding

Edit the branding config.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"config": {
"disablePoweredByCai": "string",
"hasCustomLogo": false,
"productName": "string",
"supportEmail": "string"
}
}

Responses

Successful Response
application/json
JSON
{
"message": "string"
}

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

Updated at: