Skip to main content
PATCH
Update a webhook

Authorizations

X-API-KEY
string
header
required

Your deployment's API key (MMK_API_KEY).

Path Parameters

webhook_id
integer
required

Numeric Tiro webhook ID.

Body

application/json
name
string
url
string
is_active
boolean
event_types
string[]

Response

Updated webhook

success
boolean
webhook
object
message
string