Skip to main content
PATCH
Error

Authorizations

Authorization
string
header
required

A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange.

Headers

X-Organization-Id
string

The organization the caller is acting on — the org_… code that appears in the panel URL. It identifies; the membership JOIN is what authorizes, so a forged code reads nothing. Absent, the session's default organization answers.

Path Parameters

id
string<uuid>
required

The environment's id.

Body

application/json

Either field alone, or both. A waitlist may only be held where UserKit owns the sign-in.

auth_mode
enum<string>
Available options:
hosted,
federated
waitlist_mode
boolean

Hold a line instead of opening the door: sign-ups join the queue, and no session is minted for anybody still in it — by any route, social included.

Response

Updated.

environment
object