GuidesRecipesAPI ReferenceChangelog
API Reference

Create SubscriptionDelivery

Creates a SubscriptionDelivery.

Subscription Delivery

Create a SubscriptionDelivery to retry the delivery of a SubscriptionEvent to a Subscription.

State

StateDescription
storingThe Platform is storing the SubscriptionDelivery details in our private store
completedThe Platform has successfully delivered the SubscriptionEvent to specified Subscription
failingThe Platform is failing to deliver the SubscriptionDelivery, a new attempt will be made (see next_attempt_at)
failedThe Platform has failed to deliver the SubscriptionDelivery, no more attempts will be made

Required scope: **subscription_events:execute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 32 and 32

The event guid .

string
required
length between 32 and 32

The subscription guid.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json