Skip to content
PUThttps://app.evoriqa.com/api/v1/webhooks/{feature}

Create, update, or rotate a webhook endpoint

Wires the feature group's single endpoint. At least one of `url`, `active`, `rotateSecret: true` is required (422 with none); `url` is required on first create. The signing secret (`whsec_…`) is returned once on create or rotation and never again — it is stored encrypted at rest.

Requires scope workspace:write

Warning:

Access is gated — enable it before your first call

The API is off by default. A request succeeds only when all three switches are on: the platform master switch (off by default), your organisation’s API toggle, and your plan or client entitlement. Any one off returns 403 API access is not enabled for this workspace.

Parameters

Request body

Content type: application/json

Request

Response

200 OK