Move an item in a view
Drag-reorder an item in any view kind. Updates the item’s per-view manual position between after and before. For board views, optionally set group_value to drag the card between columns — the runner writes the new axis value back to the row (rejected for readonly fields and for axes that can’t take drop-writes, e.g. date / number ranges).
Authorizations
Bearer token authentication using your API key
Body
128Board only — new group_by value. Pass null for the unmatched group. Omit to leave the field value unchanged.
1024Neighbor item id this one should come after. Required for kind='board'.
1024Neighbor item id this one should come before. Required for kind='board'.
1024