Create a webhook trigger

POST
/v1/webhooks/:webhook_id/triggers

Create a webhook trigger

Path parameters

webhook_idstringRequired

The ID of the resource.

Request

This endpoint expects an object.
triggerenumRequired

The event that will trigger the webhook

modelenumOptional

The model for the webhook trigger to monitor. Only applies to DATA_UPDATE and DATA_NEW triggers

Response

Successful response

resultobject

Errors

Built with