OpenAPI 3.1.0raw.githubusercontent.com2026-08-126178842.7 MB

5a5597ebb2d6

webhooks

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/v1/webhooks/portal

Response

Successful Response

urlstring required

Short-lived Svix-hosted App Portal URL.

expires_in_sinteger required

Seconds until the link/token expires.

read_onlyboolean required

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