table
Update table order
Update the display order of a table in the base. This affects the order in which tables are shown in the UI.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
before
, after
Response
200
Table order successfully updated.