Categories
Update Category
Update a category using the category ID.
put/v1/categories/{categoryId}
Request body
Response
Returns a category object with a refreshed updated_at property.
Example response
{
"created_at": "2022-07-14T10:45:13.156Z",
"updated_at": "2022-08-16T10:52:08.094Z"
}