Import an existing list
POST /v1/waitlist/import
Bring signups over from another tool. At most 1,000 rows per call. Rows are validated one by one: a bad row is skipped and reported, it never fails the call. Nobody is emailed. Imports count toward the plan’s signup limit, and running the same rows twice is safe. created_at keeps the original signup order.
Auth: Secret key only. All plans.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
You confirm these people agreed to hear from you about this product.
Responses
Section titled “ Responses ”inserted, skipped, skipped_by_reason (invalid_row, duplicate_in_file, already_on_list, disposable_email, plan_limit_reached), the first 100 skipped_rows with their index, and remaining_capacity.
Error envelope. See error.code for the discriminator.
object
object
object
Error envelope. See error.code for the discriminator.
object
object
object
Error envelope. See error.code for the discriminator.