メインコンテンツへスキップ
PATCH
Go

承認

Authorization
string
header
必須

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

ボディ

ブランディング設定

colors
object | null

カスタム カラーの設定。

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

ファビコンの URL。HTTPS を使用する必要があります。

font
object | null

カスタム フォントの設定。

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

ロゴの URL。HTTPS を使用する必要があります。

レスポンス

ブランディング設定を正常に更新しました。

colors
object

カスタムカラーの設定。

favicon_url
string<strict-https-uri>

ファビコンの URL。HTTPS を使用する必要があります。

font
object

カスタムフォントの設定。

logo_url
string<strict-https-uri>

ロゴの URL。HTTPS を使用する必要があります。