Webhooks
Create webhook
Creates a webhook in project.
POST
Authorizations
Path Parameters
The numeric ID of your project
Body
application/json
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.
Response
201 - application/json
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.
Time at which the object was created (ISO 8601)
Time at which the object was updated (ISO 8601)