Update Category
Path parameters
idstringRequired
The unique identifier of the category to update.
Body
namestringOptional
descriptionstringOptional
Responses
200
OK
application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
statusstring · enumOptionalPossible values:
400
Bad Request
application/json
404
Not Found
application/json
put
/public/v1/public-catalog/categories/{id}Last updated
Was this helpful?