Tags
Update Tag Name
Updates tag name by tag uid.
PUT
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier for an organization group. Unique identifier for an organization.
Pattern:
^[0-9a-z]{1,50}Unique identifier for a tag.
Pattern:
^[0-9a-f]{12}Body
application/json
Update tag's name
User-supplied name for this tag.
Response
No content.
cURL