Update order of categories
documentedUpdate the order of categories under a parent category.
PUT /api/v3/{storeId}/categories/sort?parentCategory={categoryId}Categoriesno implementation yet0 runsInput
storeId*
Ecwid store ID
Store ID (numeric)
parentCategory*
Parent category ID
Parent category ID to sort under (0 for root)
sortedIds*
New order of category IDs
JSON array of category IDs in desired order
Calls Ecwid as you (your API key is your account); keychains.dev holds the credentials.