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 badge to a member
The ID of the badge to add to the member
12345
Response
The badge was added successfully
Badges are custom field values used to recognize and reward 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 badge
"Top Contributor"
The ID of the custom field this badge belongs to
The description of the badge
"Awarded for exceptional contributions"
The hex color code for the badge
"#FFD700"
URL to the badge image