Skip to main content

Create a Subscription

POST 

/trigger-subscriptions

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

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.