Webhook Endpoints
Update webhook endpoint configuration
Updates app-specific secrets and credentials. Uses merge semantics — only included fields are updated; omitted fields are preserved. Can be called on active endpoints (e.g., to rotate a signing secret).
patch/api/v3.1/webhook_endpoints/{nano_id}
Path parameters
nano_idstring required
Webhook endpoint nano ID (e.g., we_abc123)
Webhook endpoint nano ID (e.g., we_abc123)
Request body
Response
Updated
Changes
Changed in 3 of the 61 revisions of this API.5
- ○
the endpoint scheme security
CookieAuthwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
UserApiKeyAuthwas removed from the APIapi-security-removed
- ○
- ○
api tag
Webhook Endpointsaddedapi-tag-added
- ○
api tag
Webhooksremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○