internal
self-serve

Admit From Waitlist

Admit a named waiting person, consuming a seat from the same cap.

Not gated by the admissions pause — an operator hand-picking someone is the exception that control exists to allow — but the cap still binds, so a full cohort refuses.

post/api/v1/internal/self-serve/waitlist/admit

Request body

emailstring email required

Response

Successful Response

account_idstring uuid required
state'pending' | 'waitlisted' | 'preparing' | 'ready' | 'failed' required

Where a self-serve account sits between signup and a usable workspace.

PREPARING and READY hold a seat against the admission cap; the other three do not. Setup consumes capacity from the moment it starts rather than when it finishes, so a burst of in-flight setups cannot collectively pass the cap. See SEAT_HOLDING_STATES.

workflow_idstring nullable required

Changes

Changed in 1 of the 15 revisions of this API.1