Update translation set metadata
PATCH/localization-srv/resources/:id/sets/:setId
Updates translation set metadata only.
Only description and isDefault can be updated.
The set must already exist in storage.
Request
Responses
- 200
- 400
- 401
- 404
- 500
- 503
Translation set metadata updated successfully
Missing path params, invalid request body, or neither description nor isDefault provided
Unauthorized
Translation set not found
Internal Server Error
Set metadata is not available