Applies a tag to a user.
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 user to apply the tag to.
The body is of type object.
Tag applied to user successfully.