Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the member
The Network's unique integer ID, or subdomain Unique numeric network ID
Body
Submit results as JSON
Request to add a tag to a member
The ID of the tag to add to the member
123
Response
The tag that was added to the member
Tags are custom field values used to categorize and label members
The record's integer ID
"1234"
The date and time the record was created
"2025-11-18T17:56:35+00:00"
The date and time the record was last modified
"2025-11-18T17:56:35+00:00"
The title of the tag
"VIP Member"
The ID of the custom field this tag belongs to
The description of the tag
"Premium tier members"
The hex color code for the tag
"#FF5733"