Reposition a category product
Moves a product to a new index among the category’s products.
Required scope: write_categories (for API-key authentication).
PATCH
Reposition a category product
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Headers
Bearer token for admin authentication
Body
application/json
0-based index among the category's products
Response
204
product repositioned
Reposition a category product

