Skip to main content
POST
Create a hosted Svix App Portal link for the caller's org

Authorizations

x-api-key
string
header
required

Response

Successful Response

A short-lived Svix-hosted App Portal link.

url carries a scoped, expiring portal token — safe to hand to a browser. The account-level Svix API key is never included.

url
string
required

Short-lived Svix-hosted App Portal URL.

expires_in_s
integer
required

Seconds until the link/token expires.

read_only
boolean
required

True when the token is read-only (ViewBase); False grants manage caps.