Skip to main content
POST
Move Button To Row

Authorizations

X-API-Key
string
header
required

Path Parameters

button_id
string
required

Body

application/json

Запрос на перемещение кнопки в другую строку.

target_row_id
string
required

ID целевой строки

position
integer | null

Позиция в строке (по умолчанию - в конец)

Required range: x >= 0

Response

Successful Response

Ответ на перемещение кнопки.

button_id
string
required
new_row_index
integer | null
target_row_id
string | null
position
integer | null