> For the complete documentation index, see [llms.txt](https://docs-business.mio.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-business.mio.id/api-reference/api-endpoints/webhooks.md).

# Webhooks

The Webhooks feature allows you to configure endpoints on your server to receive real-time event notifications from our system. By setting up a webhook, you can automate workflows, track updates, or respond to specific events programmatically.

<mark style="color:blue;">GET</mark>   [List of webhooks](#business-v1-settings-webhooks)

<mark style="color:yellow;">PUT</mark>   [Create/Update webhook](#business-v1-settings-webhooks-1)

<mark style="color:red;">DELETE</mark>   [Delete your webhook](#business-v1-settings-webhooks-id)

{% openapi src="/files/4oCk75nmswflQbV3VZRH" path="/business/v1/settings/webhooks" method="get" %}
[swagger-business.json](https://2093545926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3zb7cV9cfl5Gboof9fgA%2Fuploads%2FHWyPy65zoM8khgjBWXf6%2Fswagger-business.json?alt=media\&token=e0976cfc-eb2b-41b2-886b-7bcea292c232)
{% endopenapi %}

{% openapi src="/files/4oCk75nmswflQbV3VZRH" path="/business/v1/settings/webhooks" method="put" %}
[swagger-business.json](https://2093545926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3zb7cV9cfl5Gboof9fgA%2Fuploads%2FHWyPy65zoM8khgjBWXf6%2Fswagger-business.json?alt=media\&token=e0976cfc-eb2b-41b2-886b-7bcea292c232)
{% endopenapi %}

{% openapi src="/files/4oCk75nmswflQbV3VZRH" path="/business/v1/settings/webhooks/{id}" method="delete" %}
[swagger-business.json](https://2093545926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3zb7cV9cfl5Gboof9fgA%2Fuploads%2FHWyPy65zoM8khgjBWXf6%2Fswagger-business.json?alt=media\&token=e0976cfc-eb2b-41b2-886b-7bcea292c232)
{% endopenapi %}
