Add a Webhook

View as Markdown

Authentication

AuthorizationBearer

Request

This endpoint expects an object.
urlstringRequiredformat: "uri"
An absolute URL where you would like our API to send webhook events.

Response

Created
idinteger
The unique ID of the webhook.
urlstringformat: "uri"
The webhook URL that was provided at creation.
created_atdatetime

The date and time that the webhook was created. Format YYY-MM-DD HH:MM:SS.

Errors

422
Unprocessable Entity Error