To update a Category, pass the name as a parameter and the ID of the Category is passed as part of the URL.
URL Query Parameters
-
name - The new name of the Category
Call
PUT /rest/categories/{id}.json
To update a Category, pass the name as a parameter and the ID of the Category is passed as part of the URL.
PUT /rest/categories/{id}.json
Comments
0 comments
Please sign in to leave a comment.