Skip to main content
PATCH
Update webhook trigger

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer<int>
required

ID

Example:

568971

webhook_trigger_id
integer
required

The database ID (integer) of the WebhookTrigger

Body

application/json
status
enum<string>

Webhook status

Available options:
active,
paused,
disabled

Response

OK

data
object
required