Create a hosted Svix App Portal link for the caller's org
Mint a short-lived hosted App Portal link for the authenticated org.
Capabilities follow the caller: webhooks:manage grants the manage set, any
other caller (read-only role or a scope-narrowed API key) gets ViewBase
only. Customers choose endpoint enablement and event subscriptions inside Svix.
POST
Create a hosted Svix App Portal link for the caller's org
Authorizations
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.
Previous
List supported customer webhook event typesReturn the webhook events the caller's org may subscribe to.
Endpoint enablement and per-event subscriptions are configured in Svix.
Next
Create a hosted Svix App Portal link for the caller's org