Use this API to add a webhook in the Dsco Platform. Please reference the Webhook Overview for additional details about using Webhooks.
The Add Webhook API documents the API's URL, it's arguments/return values and how to interact with it (GET, POST, PUT, etc.) in the Dsco Interactive Playground.
Input Webhook JSON Object
Pass an instance of a Webhook JSON Object as the body of the http request and the webhook will be created.
Output Webhook Object
The Add Webhook API returns the newly added Webhook, including the webhookUuid that was generated for the webhook.
Comments
Please sign in to leave a comment.