Update tag description and display name
PUT/tags/:key/value/:value
Updates the TagDescription and optionally the DisplayName of an existing TBAC tag. Requires at least editor access on the tag (AUTH-1012 if insufficient). TagDescription is required in the request body. Concurrent updates are rejected if TagStatus is "update_in_progress" (GE-1034). Synchronous — returns immediately.
Request
Responses
- 200
- 400
- 500
Tag updated successfully.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Tag not found, user not found, or unauthorized.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Internal server error.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers