Create Invite
Create a new invite record.
This endpoint creates an interview invite and optionally sends an email invitation to the participant.
Authorizations
Authenticate with an API key (prefixed ui_sk_) or a JWT token from the dashboard.
Body
The assistant ID to associate with the invite
Email address of the person being invited
Company name
Name of the person being invited
App ID - defaults to user-intuition if not provided
Optional study ID to associate with the invite
Whether to skip sending the invitation email
Whether this is a test invite
Whether this is a universal invite
Response
Invite created successfully
Database primary key ID
The assistant ID
Timestamp when the invite was created
Timestamp when the invite was last updated
Email address associated with the invite
Company name associated with the invite
Name of the person being invited
User ID associated with the invite
App ID associated with the invite
Optional study ID associated with the invite
Whether the invite is silent (no email sent)
Whether the invite is a test
Whether the invite is universal
Whether the reward has been sent
Timestamp when the reward was sent
Timestamp when the invite email was sent
Name of the associated assistant
VAPI assistant ID
Call status timestamp
Whether video recording is enabled
Whether chat is enabled
Array of screener questions from the assistant
Single concept image for concept test studies
Study type: standard or human_signal
Whether this study includes concept test image display
Language code from the assistant's voice config
Translated chat welcome message based on the study language

