Saltar al contenido principal
PATCH
Go

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Cuerpo

Configuración de marca

colors
object | null

Configuración de color personalizada.

favicon_url
string<strict-https-uri-or-null> | null

URL del favicon. Debe usar HTTPS.

font
object | null

Configuración de fuente personalizada.

logo_url
string<strict-https-uri-or-null> | null

URL del logotipo. Debe usar HTTPS.

Respuesta

La configuración de marca se actualizó correctamente.

colors
object

Configuración personalizada de colores.

favicon_url
string<strict-https-uri>

URL del favicon. Debe usar HTTPS.

font
object

Configuración personalizada de fuentes.

logo_url
string<strict-https-uri>

URL del logotipo. Debe usar HTTPS.