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
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 ID of the user to record as the creator of the invite.
If not provided, defaults to the owner of the authored API key.
Response
Updates an invite and returns its new state
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-07T23:17:21+00:00"
The date and time the record was last modified
"2025-11-07T23:17:21+00:00"
The ID of the user that created the invitation