Manage Tags
Update Tag Route
Update an existing tag
Attributes:
tag_data: The tag data to update the tag with.
PUT
Python
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
