GuidesRecipesAPI ReferenceChangelog
API Reference

Create Subscription

Creates a Subscription.

Subscription creation

Subscriptions can be created for webhook endpoints.

State

StateDescription
storingThe Platform is storing the subscription details in our private store
completedThe Platform has created the subscription
failedThe Platform was not able to successfully create the subscription

Required scope: **subscriptions:execute

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

The environment that the subscription is configured for.

Allowed:
string
enum
required

Type of the subscription.

Allowed:
string
required
length between 1 and 128

Name provided for the subscription.

string
required
length between 1 and 1024

URL provided for the subscription.

Responses

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