Skip to main content
POST
Error

Autorizações

Authorization
string
header
obrigatório

A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange. Only a 401 means it is spent; not_a_member (403) is about the organization named in X-Organization-Id and leaves the token good for the others.

Parâmetros de consulta

environment
enum<string>
padrão:live

Which environment to act in. A view parameter, valid only on the staff surface — a machine credential never chooses its environment, it is resolved from the key.

Opções disponíveis:
live,
test
waitlist
string
obrigatório

Which feature queue to admit from. Required: there is no admitting every queue at once.

Pattern: ^[a-z0-9][a-z0-9._-]{0,79}$

Corpo

application/json
entry_ids
string<uuid>[]
all
boolean

Everybody still waiting in this queue — launch day, in one call.

label
string

The feature's name in the reader's words, for the announcement. Without it the message falls back to the queue's key.

notify
boolean
padrão:true

Whether the people let in are emailed. Turn it off when your own product announces the access.

Resposta

How many were let in by this call.

admitted
integer