Show examples in:
    White-label settings

    Represents the white-label settings of the current DatoCMS project

    Object payload

    id  string
    ID
    type  string
    Must be exactly "white_label_settings"
    custom_i18n_messages_template_url  null, string  Example: "https://my-app-messages.netlify.app/:locale/message.json"

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

    Available endpoints