Create notification configuration

Create a new configuration for scheduling a webhook using either a time offset or a periodic interval.

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

ID of the Account

Body Params

Notification Configuration

string
required

The event type to create a configuration for.

string

Time offset from the originating event to schedule the webhook for. Mutually exclusive with periodic intervals.

string

The time of day when the webhook callback will be scheduled.

string

The time-zone used when scheduling the webhook callback.

string
enum

The interval at which the webhook callback will automatically be rescheduled as long as its conditions to be sent are met. Mutually exclusive with time offset.

Allowed:
Responses

401

Unauthorized.

403

Forbidden.

422

Invalid input

429

Too many requests.

default

Unexpected Error.

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