Creates a new event destination (e.g. a webhook endpoint) to receive platform events.
Secret key (sk_live_...)
Request body for creating a new event destination.
Display name for the event destination.
Destination type. One of webhook, aws_sqs, aws_kinesis, aws_s3, aws_eventbridge, gcp_pubsub, rabbitmq, azure_servicebus, or hookdeck.
Event types to subscribe to (e.g. task_run.completed, credential.verified).
Topic-level filters for event subscriptions.
Resolved event types after topic expansion.
Type-specific configuration (e.g. webhook URL and secret).
Created
An event destination object representing an endpoint that receives platform events.
Unique identifier for the event destination, prefixed with evtd_.
Display name for the event destination.
Destination status: pending_verification, active, or inactive.
Destination type. One of webhook, aws_sqs, aws_kinesis, aws_s3, aws_eventbridge, gcp_pubsub, rabbitmq, azure_servicebus, or hookdeck.
Event types this destination is subscribed to.
ISO 8601 timestamp of when the resource was created.
ISO 8601 timestamp of when the resource was last updated.
Always event_destination.
Unique identifier for the API request. Include this when contacting support.