Outbound Webhooks API Overview

Create, retrieve, update, and delete outbound webhooks to external tools

Outbound webhooks enable integration with external tools such as ticketing, paging, or any system with an endpoint that can benefit from sending notifications (for example, automation tools like Ansible). It exchanges JSON objects over HTTP or HTTPS.

You can use this API to create, retrieve, update, and delete outbound webhooks programmatically. See also Outbound Webhooks.