POST

Set Arranged Items


Sets the manual arrangement of items in a category.

The order of items in the items array determines their display order when List Items In Category is called with useCategoryArrangement: true. The category's existing arrangement is replaced with the provided list.

Limited to 100 items. Items beyond this limit are displayed after the arranged items, sorted by the date they were added.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Category item write
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/categories/v1/categories/{categoryId}/set-arranged-items

Errors
428Failed Precondition

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?