Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the tag to apply.
The ID of the group to apply the tag to.
Response
200
Tag applied to group successfully.
Applies a tag to a group.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the tag to apply.
The ID of the group to apply the tag to.
Tag applied to group successfully.