Yandex Cloud
Поиск
Связаться с намиПопробовать бесплатно
  • Истории успеха
  • Документация
  • Блог
  • Все сервисы
  • Статус работы сервисов
  • Marketplace
    • Доступны в регионе
    • Инфраструктура и сеть
    • Платформа данных
    • Искусственный интеллект
    • Безопасность
    • Инструменты DevOps
    • Бессерверные вычисления
    • Управление ресурсами
  • Все решения
    • По отраслям
    • По типу задач
    • Экономика платформы
    • Безопасность
    • Техническая поддержка
    • Каталог партнёров
    • Обучение и сертификация
    • Облако для стартапов
    • Облако для крупного бизнеса
    • Центр технологий для общества
    • Партнёрская программа
    • Поддержка IT-бизнеса
    • Облако для фрилансеров
    • Обучение и сертификация
    • Блог
    • Документация
    • Мероприятия и вебинары
    • Контакты, чаты и сообщества
    • Идеи
    • Калькулятор цен
    • Тарифы
    • Акции и free tier
  • Истории успеха
  • Документация
  • Блог
Создавайте контент и получайте гранты!Готовы написать своё руководство? Участвуйте в контент-программе и получайте гранты на работу с облачными сервисами!
Подробнее о программе
Проект Яндекса
© 2026 ТОО «Облачные Сервисы Казахстан»
Yandex DataLens
  • Нейроаналитик DataLens
  • DataLens Gallery
    • Как пользоваться Public API
      • Overview
      • getConnection
      • createConnection
      • updateConnection
      • deleteConnection
      • getDashboard
      • createDashboard
      • updateDashboard
      • deleteDashboard
      • getDataset
      • createDataset
      • updateDataset
      • deleteDataset
      • validateDataset
      • getEntriesRelations
      • getEntries
      • getQLChart
      • deleteQLChart
      • getWizardChart
      • deleteWizardChart
      • getEditorChart
      • deleteEditorChart
      • createEditorChart
      • updateEditorChart
      • getEntriesPermissions
      • getAuditEntriesUpdates
      • listDirectory
  • Аудитные логи Audit Trails

В этой статье:

  • HTTP request
  • Body parameters
  • UpdateEditorTableNodeEntry
  • Annotation
  • Data
  • UpdateEditorGravityChartsNodeEntry
  • UpdateEditorMarkdownNodeEntry
  • Data
  • UpdateEditorSelectorNodeEntry
  • Data
  • UpdateEditorAdvancedChartNodeEntry
  • UpdateEditorHighchartsNodeEntry
  • Data
  • UpdateEditorYagrNodeEntry
  • UpdateEditorMetricNodeEntry
  • Data
  • UpdateEditorMarkupNodeEntry
  • UpdateEditorYaMapsNodeEntry
  • Data
  • UpdateEditorModuleEntry
  • Data
  • Response
  • EditorTableNode
  • Data
  • EditorGravityChartsNode
  • EditorMarkdownNode
  • Data
  • EditorSelectorNode
  • Data
  • EditorAdvancedChartNode
  • EditorHighchartsNode
  • Data
  • EditorYagrNode
  • EditorMetricNode
  • Data
  • EditorMarkupNode
  • EditorYaMapsNode
  • Data
  • EditorModule
  • Data
  • EditorLegacyGraph
  • EditorLegacyTable
  • EditorLegacyMap
  • EditorLegacyManager
  • EditorLegacyText
  • EditorLegacyMetric
  1. DataLens Public API
  2. DataLens API (англ.)
  3. updateEditorChart

DataLens API: 🚧 [Experimental] Update Editor chart

Статья создана
Yandex Cloud
Обновлена 16 января 2026 г.
  • HTTP request
  • Body parameters
  • UpdateEditorTableNodeEntry
  • Annotation
  • Data
  • UpdateEditorGravityChartsNodeEntry
  • UpdateEditorMarkdownNodeEntry
  • Data
  • UpdateEditorSelectorNodeEntry
  • Data
  • UpdateEditorAdvancedChartNodeEntry
  • UpdateEditorHighchartsNodeEntry
  • Data
  • UpdateEditorYagrNodeEntry
  • UpdateEditorMetricNodeEntry
  • Data
  • UpdateEditorMarkupNodeEntry
  • UpdateEditorYaMapsNodeEntry
  • Data
  • UpdateEditorModuleEntry
  • Data
  • Response
  • EditorTableNode
  • Data
  • EditorGravityChartsNode
  • EditorMarkdownNode
  • Data
  • EditorSelectorNode
  • Data
  • EditorAdvancedChartNode
  • EditorHighchartsNode
  • Data
  • EditorYagrNode
  • EditorMetricNode
  • Data
  • EditorMarkupNode
  • EditorYaMapsNode
  • Data
  • EditorModule
  • Data
  • EditorLegacyGraph
  • EditorLegacyTable
  • EditorLegacyMap
  • EditorLegacyManager
  • EditorLegacyText
  • EditorLegacyMetric

HTTP requestHTTP request

Updates the specified Editor chart.

POST https://api.datalens.yandex.net/rpc/updateEditorChart

Body parametersBody parameters

Request schema: application/json

{
  "mode": "string",
  "entry": "unknown"
}

Field

Description

mode

enum

Required field.

  • save
  • publish

entry

Type of the Editor chart.

One of UpdateEditorTableNodeEntry | UpdateEditorGravityChartsNodeEntry | UpdateEditorMarkdownNodeEntry | UpdateEditorSelectorNodeEntry | UpdateEditorAdvancedChartNodeEntry | UpdateEditorHighchartsNodeEntry | UpdateEditorYagrNodeEntry | UpdateEditorMetricNodeEntry | UpdateEditorMarkupNodeEntry | UpdateEditorYaMapsNodeEntry | UpdateEditorModuleEntry

UpdateEditorTableNodeEntryUpdateEditorTableNodeEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For Table Editor charts takes value:

  • table_node

data

Data

Required field. Chart data.

AnnotationAnnotation

Field

Description

description

string

Required field. Description of annotation.

DataData

Field

Description

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

secrets

string

Secrets configuration.

controls

string

Required field. Configuration from the Controls tab.

prepare

string

Required field. Configuration from the Prepare tab.

config

string

Required field. Configuration from the Config tab.

UpdateEditorGravityChartsNodeEntryUpdateEditorGravityChartsNodeEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For D3 Editor charts takes value:

  • d3_node

data

Data

Required field. Chart data.

UpdateEditorMarkdownNodeEntryUpdateEditorMarkdownNodeEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For Markdown Editor charts takes value:

  • markdown_node

data

Data

Required field. Chart data.

DataData

Field

Description

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

secrets

string

Secrets configuration.

controls

string

Required field. Configuration from the Controls tab.

prepare

string

Required field. Configuration from the Prepare tab.

UpdateEditorSelectorNodeEntryUpdateEditorSelectorNodeEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For Editor JS selectors takes value:

  • control_node

data

Data

Required field. Chart data.

DataData

Field

Description

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

secrets

string

Secrets configuration.

controls

string

Required field. Configuration from the Controls tab.

UpdateEditorAdvancedChartNodeEntryUpdateEditorAdvancedChartNodeEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For Advanced Editor charts takes value:

  • advanced-chart_node

data

Data

Required field. Chart data.

UpdateEditorHighchartsNodeEntryUpdateEditorHighchartsNodeEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For Editor Highcharts takes value:

  • graph_node

data

Data

Required field. Chart data.

DataData

Field

Description

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

secrets

string

Secrets configuration.

controls

string

Required field. Configuration from the Controls tab.

prepare

string

Required field. Configuration from the Prepare tab.

config

string

Required field. Configuration from the Config tab.

graph

string

Required field. Configuration from the library tab (e.g. Highcharts, Yagr, Gravity UI).

UpdateEditorYagrNodeEntryUpdateEditorYagrNodeEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For Editor Yagr charts takes value:

  • timeseries_node

data

Data

Required field. Chart data.

UpdateEditorMetricNodeEntryUpdateEditorMetricNodeEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For Editor Metric charts takes value:

  • metric_node

data

Data

Required field. Chart data.

DataData

Field

Description

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

secrets

string

Secrets configuration.

prepare

string

Required field. Configuration from the Prepare tab.

config

string

Required field. Configuration from the Config tab.

UpdateEditorMarkupNodeEntryUpdateEditorMarkupNodeEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For Editor Markup charts takes value:

  • markup_node

data

Data

Required field. Chart data.

UpdateEditorYaMapsNodeEntryUpdateEditorYaMapsNodeEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For Editor Yandex Map charts takes value:

  • ymap_node

data

Data

Required field. Chart data.

DataData

Field

Description

ymap

string

Required field. Configuration from the Ymap tab.

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

prepare

string

Required field. Configuration from the Prepare tab.

secrets

string

Secrets configuration.

UpdateEditorModuleEntryUpdateEditorModuleEntry

Field

Description

entryId

string

Required field. Unique identifier of the entry.

revId

string

Required field. Version ID for the Editor chart.

meta

object (map<string, unknown>)

Metadata associated with the entry.

links

object (map<string, string>)

Link information.

annotation

Annotation

Required field. Annotation information.

type

enum

Required field. For Editor Modules takes value:

  • module

data

Data

Required field. Chart data.

DataData

Field

Description

documentation_en

string

Documentation from the Doc En tab.

documentation_ru

string

Documentation from the Doc Ru tab.

prepare

string

Required field. Configuration from the Prepare tab.

ResponseResponse

HTTP Code: 200

Response

Response schema: application/json

{
  "entry": "unknown"
}

Field

Description

entry

Type of the Editor chart.

One of EditorTableNode | EditorGravityChartsNode | EditorMarkdownNode | EditorSelectorNode | EditorAdvancedChartNode | EditorHighchartsNode | EditorYagrNode | EditorMetricNode | EditorMarkupNode | EditorYaMapsNode | EditorModule | EditorLegacyGraph | EditorLegacyTable | EditorLegacyMap | EditorLegacyManager | EditorLegacyText | EditorLegacyMetric

EditorTableNodeEditorTableNode

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For Table Editor charts takes value:

  • table_node

data

Data

Required field. Chart data.

DataData

Field

Description

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

secrets

string

Secrets configuration.

controls

string

Required field. Configuration from the Controls tab.

prepare

string

Required field. Configuration from the Prepare tab.

config

string

Required field. Configuration from the Config tab.

EditorGravityChartsNodeEditorGravityChartsNode

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For D3 Editor charts takes value:

  • d3_node

data

Data

Required field. Chart data.

EditorMarkdownNodeEditorMarkdownNode

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For Markdown Editor charts takes value:

  • markdown_node

data

Data

Required field. Chart data.

DataData

Field

Description

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

secrets

string

Secrets configuration.

controls

string

Required field. Configuration from the Controls tab.

prepare

string

Required field. Configuration from the Prepare tab.

EditorSelectorNodeEditorSelectorNode

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For Editor JS selectors takes value:

  • control_node

data

Data

Required field. Chart data.

DataData

Field

Description

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

secrets

string

Secrets configuration.

controls

string

Required field. Configuration from the Controls tab.

EditorAdvancedChartNodeEditorAdvancedChartNode

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For Advanced Editor charts takes value:

  • advanced-chart_node

data

Data

Required field. Chart data.

EditorHighchartsNodeEditorHighchartsNode

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For Editor Highcharts takes value:

  • graph_node

data

Data

Required field. Chart data.

DataData

Field

Description

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

secrets

string

Secrets configuration.

controls

string

Required field. Configuration from the Controls tab.

prepare

string

Required field. Configuration from the Prepare tab.

config

string

Required field. Configuration from the Config tab.

graph

string

Required field. Configuration from the library tab (e.g. Highcharts, Yagr, Gravity UI).

EditorYagrNodeEditorYagrNode

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For Editor Yagr charts takes value:

  • timeseries_node

data

Data

Required field. Chart data.

EditorMetricNodeEditorMetricNode

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For Editor Metric charts takes value:

  • metric_node

data

Data

Required field. Chart data.

DataData

Field

Description

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

secrets

string

Secrets configuration.

prepare

string

Required field. Configuration from the Prepare tab.

config

string

Required field. Configuration from the Config tab.

EditorMarkupNodeEditorMarkupNode

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For Editor Markup charts takes value:

  • markup_node

data

Data

Required field. Chart data.

EditorYaMapsNodeEditorYaMapsNode

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For Editor Yandex Map charts takes value:

  • ymap_node

data

Data

Required field. Chart data.

DataData

Field

Description

ymap

string

Required field. Configuration from the Ymap tab.

shared

string

Required field. Configuration from the Shared tab.

params

string

Required field. Configuration from the Params tab.

sources

string

Required field. Configuration from the Sources tab.

prepare

string

Required field. Configuration from the Prepare tab.

secrets

string

Secrets configuration.

EditorModuleEditorModule

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field. For Editor Modules takes value:

  • module

data

Data

Required field. Chart data.

DataData

Field

Description

documentation_en

string

Documentation from the Doc En tab.

documentation_ru

string

Documentation from the Doc Ru tab.

prepare

string

Required field. Configuration from the Prepare tab.

EditorLegacyGraphEditorLegacyGraph

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field.

  • graph

data

object (map<string, string>)

Required field. Chart data.

EditorLegacyTableEditorLegacyTable

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field.

  • table

data

object (map<string, string>)

Required field. Chart data.

EditorLegacyMapEditorLegacyMap

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field.

  • map

data

object (map<string, string>)

Required field. Chart data.

EditorLegacyManagerEditorLegacyManager

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field.

  • manager

data

object (map<string, string>)

Required field. Chart data.

EditorLegacyTextEditorLegacyText

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field.

  • text

data

object (map<string, string>)

Required field. Chart data.

EditorLegacyMetricEditorLegacyMetric

Field

Description

version

enum

Required field. Editor version.

Аvailable values:

  • 1

entryId

string

Required field. Unique identifier of the entry.

key

Any of null | string | null

Key identifier of the entry.

createdAt

string

Required field. Creation timestamp.

createdBy

string

Required field. Creator of the entry.

updatedAt

string

Required field. Last update timestamp.

updatedBy

string

Required field. Last updater of the entry.

revId

string

Required field. Version ID for the Editor chart.

savedId

string

Required field. Saved version ID.

publishedId

string | null

Required field. Published version ID.

tenantId

string

Required field. Tenant ID.

hidden

boolean

Required field. Indicates if the entry is hidden.

public

boolean

Required field. Indicates if the entry is public.

workbookId

Any of null | string | null

ID of the workbook the Editor chart belongs to.

scope

enum

Required field. Type of the entry.

For charts takes value:

  • widget

meta

object | null

Required field. Metadata associated with the entry.

links

object | null

Link information.

annotation

object | null

Annotation information.

type

enum

Required field.

  • metric

data

object (map<string, string>)

Required field. Chart data.

Была ли статья полезна?

Предыдущая
createEditorChart
Следующая
getEntriesPermissions
Создавайте контент и получайте гранты!Готовы написать своё руководство? Участвуйте в контент-программе и получайте гранты на работу с облачными сервисами!
Подробнее о программе
Проект Яндекса
© 2026 ТОО «Облачные Сервисы Казахстан»