# Delete a webhook Deletes the matching webhook, so that data is no longer sent by it to its associated callback URL. > Important: This operation uses server https://brandfolder.com/api/v1 (notice the version is v1). Endpoint: DELETE /webhooks/{webhook_id} Version: v4 Security: APIToken ## Path parameters: - `webhook_id` (string, required) Unique identifier for the resource instance. Example: "oqgkkd-fr5iv4-hh142d" ## Header parameters: - `Content-Type` (string, required) Enum: "application/json" - `Authorization` (string, required) Bearer token for authentication ## Response 400 fields ## Response 404 fields