Skip to main content
PUT
Update Menu Layout

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Full menu configuration submitted by the frontend.

rows
RowConfig · object[]
required
Maximum array length: 20

Response

Successful Response

Full merged menu configuration returned to the frontend.

rows
RowConfig · object[]
required