Toggle the reviewed-only flag on any TM in the organization
PUT/v2/organizations/:organizationId/translation-memories/:translationMemoryId/write-only-reviewed
Sets writeOnlyReviewed on the given TM. Unlike the main update endpoint, this accepts PROJECT-type TMs too, so org maintainers can edit this single setting from the org-level TM list without switching into project settings.
Request
Responses
- 200
- 400
- 401
- 403
- 404
OK
Bad Request
Unauthorized
Forbidden
Not Found