Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the plan to invite to
The Network's unique integer ID, or subdomain Unique numeric network ID
Query Parameters
The email address to invite
The user ID to invite
Optional invite message
Response
The created invite
Invites allow users and admins to invite new users to the network
The recipients email address
"claude@example.com"
The recipient's first name
"Claude"
The recipient's last name
"Monet"
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 ID of the user that created the invitation