Tags
Update a tag group
Updates an existing tag group. Unspecified fields will not be updated.
PUT
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The tag group ID
Body
application/json
An arbitrary string, useful for identifying the tag group to the user.
Example:
"Sprinter - 1ab-c23"
Response
201
application/json
Successful Response
The response is of type any
.