Body
application/json
Response
Returns the created webhook endpoint
You can configure a webhook endpoint to be notified about events that happen on Aqueduct programmatically.
Example:
"web_01FSSVRVGQ7GGB13815DE3F518"
The url of the webhook endpoint.
Example:
"https://foo.com/example/endpoint"
The list of events to enable for this endpoint
Time at which the object was created.
Example:
"2022-01-15T15:53:00.000Z"
An optional description of what the webhook is used for.
Example:
"This webhook listens to events from Aqueduct"
A string that is used to verify the webhook. Only returned at creation
Example:
"This is only included at webhook endpoint creation"