Обновить таблицу
Request
POST
https://api.wiki.yandex.net/v1/grids/{idx}
Path parameters
|
Name |
Description |
|
idx* |
Type: string<uuid4> |
Body
application/json
{
"revision": "string",
"title": "string",
"default_sort": [
{}
]
}
|
Name |
Description |
|
default_sort |
Type: object[] |
|
revision |
Type: string |
|
title |
Type: string Min length: Max length: |
Responses
200 OK
OK
Body
application/json
{
"revision": "string"
}
|
Name |
Description |
|
revision |
Type: string |
No longer supported, please use an alternative and newer version.
Was the article helpful?
Previous
Next