Apps & Keys
Update an app
Update the app’s name, default key mode, or registered embedding origins. Each origin must be a single https origin (https://host[:port] with no path). Origins drive the embed CSP frame-ancestors allowlist and the session-token audience binding. Quota overrides and the billing plan are operator-managed and cannot be changed here.
PATCH
Update an app
Authorizations
A Supabase user access token (for app/key management).
Path Parameters
Body
application/json
Response
The updated app
Available options:
test, live Registered origins allowed to embed this app's worlds (CSP frame-ancestors + token aud).
Plan label. Display-only: set by the Alakazam team, not writable through the API. The API is in developer preview.
Example:
"free"
Update an app

