Удалить столбцы
Request
DELETE
https://api.wiki.yandex.net/v1/grids/{idx}/columns
Path parameters
|
Name |
Description |
|
idx* |
Type: string<uuid4> |
Body
application/json
{
"revision": "string",
"column_slugs": [
"string"
]
}
|
Name |
Description |
|
column_slugs* |
Type: string[] |
|
revision |
Type: string |
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