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