Configure the webhook integration

Creates or replaces the webhook signing secret and optional URL used to verify incoming webhook payloads.

Authentication

X-Workspace-Idstring
API Key authentication via header

Request

This endpoint expects an object.
signing_secretstringRequired>=1 character
urlstring or nullOptional

Response

Successful Response
kindenum

Inbound integration providers (each has its own setup + ingestion).

Only WEBHOOK (a raw, signature-verified event receiver) is implemented; Stripe/HubSpot/etc. will be added as they get their own endpoints.

enabledboolean
created_atdatetime
updated_atdatetime

Errors

422
Unprocessable Entity Error