collections
Reorder a collection/page
Reorder a collection/page within or outside a collection. This will change the order of the collection/page in the collection.
POST
Authorizations
Default authentication mechanism
Path Parameters
The slug of the team.
The slug of the workspace.
Body
application/json
Reorder a collection/page.
The id of the collection/page to reorder.
The index to move the collection to.
The new parent collection/page id.
Object describes the type of the collection/page . Collections will be of type 'collection' and pages will be of type 'item'.
The parent collection/page id.
Response
200 - application/json
Was this page helpful?