Show examples in:
Javascript HTTP

Content Management API > White-label settings

White-label settings

Represents the white-label settings of the current DatoCMS project

Object payload

id string

ID

Example: "312"
type string

Must be exactly "white_label_settings".

attributes.custom_i18n_messages_template_url null, string

URL of custom I18n messages. The :locale placeholder represents the current DatoCMS UI locale.

Example: "https://my-app-messages.netlify.app/:locale/message.json"

Available endpoints