API Reference
Log In
API Reference

Move view

Move source_view_id ahead of target_view_id, if the original order is ['a', 'b', 'c', 'd'], source_view_id is d, target_view_id is b, the order will change to ["a", 'd', 'b', 'c'] after moving.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!