Rest API - Query Parameters and Filtering
You wrote the API request
/users?sort=name- to sort users by name descending, but it returns an error. What is the problem?