v1
latestOpenAPI 3.1.02026-07-2687120159.0 KBUpdate a webhook endpoint
patch/v1/webhook-endpoints/{endpoint_id}
Path parameters
endpoint_idstring required
Example:whe_9ZtRcXw3nByK5pVqMaEfJs
The endpoint_id must be a prefixed ID (e.g. whe_9ZtRcXw3nByK5pVqMaEfJs).
Request body
Response
Webhook endpoint updated successfully.
Example response
{
"id": "whe_9ZtRcXw3nByK5pVqMaEfJs"
}