Update a tag
Tags
Update Tag
Update a tag
PUT
Update a 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
Tag update parameters. At least one of label or value is required.
Response
200 - application/json
Tag updated successfully