Add a new signup to a waitlist
Use your API key as the bearer token. API keys can be generated in your dashboard.
Example: Authorization: Bearer pk_live_YOUR_API_KEY
The ID of the waitlist
Email address of the signup
"user@example.com"
Full name of the signup
"John Doe"
Custom data object to store additional information
{
"source": "landing_page",
"campaign": "summer_launch"
}Custom fields (will be merged into metadata)
Signup created successfully