Update a tagAsk AIpatch https://api.fireblocks.io/v1/tags/{tagId}Update an existing specified tag. Endpoint Permission: For protected tags: Owner, Admin, Non-Signing Admin. For non protected tags: Owner, Admin, Non-Signing Admin, Signer, Editor, Approver.Path ParamstagIduuidrequiredThe ID of the tag to updateBody ParamslabelstringThe tag labeldescriptionstringDescription for the tagHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Response 200A tag objectUpdated 4 months ago