Svix · Arazzo Workflow
Svix Provision Application and Open App Portal
Version 1.0.0
Create an application and mint a magic-link URL into its embedded App Portal.
View Spec
View on GitHub
WebhooksWebhooks As A ServiceWebhook DeliveryWebhook SendingEvent DrivenEventingMessagingPub SubStreamingIngestIntegrationReliabilityRetriesDeliverabilitySigningVerificationHMACStandard WebhooksMulti TenantMulti RegionEnterpriseSaaSDeveloper PlatformAPIRESTSOC 2HIPAAPCI DSSGDPROpen SourceRustPolyglot SDKTerraformCLIArazzoWorkflows
Provider
Workflows
create-app-portal-access
Create an application and return a magic link into its App Portal.
Creates a new application for a customer and requests App Portal access, returning the embeddable portal URL and access token.
1
createApplication
v1.application.create
Create the application representing the customer. Returns 201 with the application object.
2
appPortalAccess
v1.authentication.app-portal-access
Mint an App Portal access token and magic-link URL for the application so the customer can manage their own webhooks. Returns 200 with url and token.