---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.ru/support/wiki/en/api-ref/grids/index.md
  - https://yandex.ru/support/wiki/ru/api-ref/grids/index.md
  - href: ru/api-ref/grids/index.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/support/wiki/ru/llms.txt

# Динамические таблицы

<!-- markdownlint-disable-file -->

## Endpoints

- [Создать таблицу](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__create_grid.md)
- [Получить таблицу](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__get_grid.md)
- [Обновить таблицу](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__update_grid.md)
- [Удалить таблицу](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__delete_grid.md)
- [Добавить строки](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__add_rows.md)
- [Удалить строки](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__remove_rows.md)
- [Добавить столбцы](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__add_columns.md)
- [Удалить столбцы](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__remove_columns.md)
- [Обновить ячейки](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__update_cells.md)
- [Переместить строки](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__move_rows.md)
- [Переместить столбцы](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__move_columns.md)
- [Копировать таблицу](https://yandex.ru/support/wiki/ru/api-ref/grids/grids__clone_grid.md)
