Skip to main content
PATCH
Update Webhook
Toggle a webhook subscription on or off without deleting it.

Path Parameters

string
required
The subscription ID.

Request Body

boolean
required
Set to true to enable or false to disable the subscription.

Examples

Disable a webhook

cURL

Response

object

Authorizations

x-api-key
string
header
required

API key for authentication. Get yours from Settings > API Keys in the Kardow dashboard.

Path Parameters

id
string<uuid>
required

Subscription UUID.

Body

application/json
is_enabled
boolean
required

Response

Subscription updated

data
object
required