Set your webhook preferences

Use this to to define your webhook settings

Log in to see full request history
Body Params

Set up your webhook based on the following parameters

boolean
Defaults to false

Use this to define if you a webhook is active or not

string

Specify the callback URL for webhooks subscriptions

string

If using Basic authentication, use Basic followed by Base64 token. In the future, additional authorization methods will be supported

integer
Defaults to 100

Choose the number of max objects delivered via a single webhook payload (max value 500)

integer
Defaults to 60

The gap in seconds between successive payloads (max value 3600)

Triggers
object
RetryHandling
object
Responses
200

You're webhook settings have been updated

400

Double-check your request - you may be missing some query parameters or have provided invalid parameters

401

You are not authenticated to the API

403

You do not have access to this endpoint

404

That route doesn't exist

429

You've exceeded the rate limit

Language
URL
Click Try It! to start a request and see the response here!