v2

latestOpenAPI 3.1.0Proprietary2026-07-26127193620.1 KB
Endpoints

Update a webhook endpoint

Updates an active webhook endpoint. If the URL is changed, the old endpoint is deactivated and a new one is created (or an existing deactivated endpoint with the new URL is reactivated).

patch/endpoints/{id}

Request body

urlstring

New webhook URL (triggers endpoint rotation)

enabledboolean
domain_idstring uuid nullable
rulesobject

Response

Updated endpoint

successtrue required