Webhook

Create a webhook subscription.

⚠️ Our webhooks always call the POST method of the given url.

For more information on webhooks such as how to secure them, you can refer to <a href='https://developers.getdefacto.com/reference/introduction'>our guide</a>.

post/webhooks

Request body

event_typesstring[] required
namestring required
to_urlstring url required

Response

Created

Changes