Skip to main content
PATCH
Update a webhook endpoint.

Authorizations

x-api-key
string
header
required

Your agency API key (dmly_ag_…). It authenticates the acting agency and scopes every request to that agency's own sub-accounts and plans.

Path Parameters

webhook
string<uuid>
required

Webhook id.

Body

application/json
name
string
url
string<uri>
events
string[]
active
boolean

Response

Success.