patch https://{environment}.neomode.com.br/management/catalog/categories//order
Updates only the category order, without change other values in the category.
Request body example:
{
"order": 10
}
Result
A 204- No Content result means that the category was successfully updated.
Responses