Create a new tag
Tags
Create a new tag
POST
Create a new tag
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Network's unique integer ID, or subdomain Unique numeric network ID
Body
application/json
Submit results as JSON
Response
The created tag object
Tags are custom field values used to categorize and label members
The record's integer ID
Example:
"1234"
The date and time the record was created
Example:
"2026-06-26T21:14:12+00:00"
The date and time the record was last modified
Example:
"2026-06-26T21:14:12+00:00"
The title of the tag
Example:
"VIP Member"
The ID of the custom field this tag belongs to
The description of the tag
Example:
"Premium tier members"
The hex color code for the tag
Example:
"#FF5733"