v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01234055.7 KB
Inbound Webhook Management

Update an existing webhook connector by identifier

Update the details of an existing webhook connector identified by its unique string identifier

put/api/v1/inbound_webhooks/{identifier}

Path parameters

identifierstring required

Request body

namestring required
descriptionstring
enabledboolean
mapping_identifiersstring[]

Response

Webhook connector updated successfully