Skip to main content
DELETE
Remove a tag from a member

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

member_id
integer<uint64>
required

ID of the member

tag_id
integer<uint64>
required

ID of the tag to remove

network_id
required

The Network's unique integer ID, or subdomain Unique numeric network ID

Response

Tag successfully removed from member