Update Term
PATCH/terms/:term_id
Updates an existing term's attributes in the glossary.
Only the provided attributes will be updated; others will remain unchanged. The term's ID and creation timestamp cannot be modified.
Request
Responses
- 200
- 404
- 422
Term successfully updated. Returns the updated term object
Term not found. The specified term_id does not exist
Validation error in update parameters