Tag API
Update Tag
Update an existing tag.
PUT
Update Tag
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the tag.
Body
application/json
Response
Success
The updated tag.
Update Tag

