Svix · Arazzo Workflow
Svix Rotate Ingest Source Token
Version 1.0.0
Rotate an ingest source's token and return its refreshed ingest URL.
View Spec
View on GitHub
WebhooksWebhooks As A ServiceWebhook DeliveryWebhook SendingEvent DrivenEventingMessagingPub SubStreamingIngestIntegrationReliabilityRetriesDeliverabilitySigningVerificationHMACStandard WebhooksMulti TenantMulti RegionEnterpriseSaaSDeveloper PlatformAPIRESTSOC 2HIPAAPCI DSSGDPROpen SourceRustPolyglot SDKTerraformCLIArazzoWorkflows
Provider
Workflows
rotate-ingest-source-token
Rotate an ingest source token and return the refreshed ingest URL.
Verifies the ingest source, rotates its token, and returns the new ingest URL produced by the rotation.
1
getSource
v1.ingest.source.get
Confirm the ingest source exists before rotating its token. Returns 200 with the source object.
2
rotateToken
v1.ingest.source.rotate-token
Rotate the ingest source token, producing a new ingest URL. Returns 200 with the refreshed ingest URL.