Create Subscription
Authorizations
Workspace-scoped API key. Format: sk_live_{64 hex chars}
Body
Request model for creating a webhook subscription.
HTTPS endpoint to receive webhook events
1 - 2083Event types to subscribe to. Allowed values: asset.processing.completed, asset.processing.failed
1All event types that can be delivered via webhooks.
asset.processing.completed, asset.processing.failed Optional human-readable description
Response
Successful Response
Response model for creating a webhook subscription (includes one-time secret).
The signing secret is only shown once at creation time. The customer must store this secret to verify webhook signatures from Hookdeck.
Subscription ID
Workspace ID
Webhook endpoint URL
Subscribed event types
Whether subscription is active
Creation timestamp
Last update timestamp
Signing secret for verifying webhook signatures (shown only once)
Subscription description