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
Submit results as JSON
Request body for creating a new member in the network
Email address of the new member
"user@example.com"
First name of the new member
"John"
Last name of the new member
"Doe"
Role for the member (host, moderator, contributor). Defaults to 'contributor'.
"contributor"
Response
The newly created member object
A member of a network
The record's integer ID
"1234"
The date and time the record was created
"2025-11-07T23:17:21+00:00"
The date and time the record was last modified
"2025-11-07T23:17:21+00:00"
The member's email address
"ada.lovelace@example.com"
Canonical URL to the member's profile page
The member's first name
The member's last name
The member's time zone
The member's location
Number of referrals made by this member
URL to the member's avatar image
Array of category objects with id and title
The member's ambassador level