Skip to main content

Create a Subscription

POST 

/trigger-subscriptions

This API creates a new subscription to a trigger and defines trigger invocation details. The type of subscription determines which config object is required:

  • HTTP subscriptions require httpConfig
  • EventBridge subscriptions require eventBridgeConfig

Request

Responses

New subscription to a trigger. The trigger can now be invoked by the method defined in the subscription.