Create webhook
Creates a webhook for a project to receive HTTP notifications when content changes.
Authorizations
Path Parameters
The numeric ID of your project
Body
The URL that BeyondWords will send webhook notifications to. This URL must be served over HTTPS
Whether requests to URL should originate from a static IP address.
Whether or not the webhook is enabled or disabled Has the value true if enabled. The default is true.
Response
successful
Unique identifier for the object
The URL that BeyondWords will send webhook notifications to. This URL must be served over HTTPS
Whether or not the webhook is enabled or disabled Has the value true if enabled. The default is true.
Whether requests to URL should originate from a static IP address.
Time at which the object was created (ISO 8601)
Time at which the object was updated (ISO 8601)