Skip to main content

Update a category

PATCH 

/v2/categories/:lookupKey/:key

Applies a partial update to the category identified by the URL.

Only the fields supplied in the request body are modified; omitted fields are left untouched. The catalogue's default language must remain present in the localized name list after the update.

Request

Responses

The record was updated successfully and is returned in the response payload.