Join the waitlist
POST /api/v1/waitlist
POST
/api/v1/waitlist
Submit a waitlist signup. No authentication required.
Authorizations
Request Body required
Request body for the public waitlist signup endpoint.
Attributes: name: Full name of the person signing up. email: Email address for follow-up. company: Optional company name. company_size: Optional company size bucket.
Responses
201
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string