Posts

Reorder posts in the grid

Sets zero-based grid positions for posts using the order of postIds. The first ID receives gridPosition: 0, the second receives gridPosition: 1, and so on.

patch/posts/reorder

Request body

workspaceIdstring required
postIdsstring[] required

Response

Posts reordered

Changes