v1

latestOpenAPI 3.0.02026-07-131658213.4 KB
Webhook Endpoints

Update webhook endpoint

Update webhook endpoint information. You can change the URL, name, description, active status, etc. Free API - does not count towards usage quota.

put/v2/webhook-endpoints/{endpointId}

Path parameters

endpointIdstring required
Example:endpoint_abc123

Endpoint ID to update

Request body

namestring
urlstring
descriptionstring
isActiveboolean

Response

Endpoint updated successfully

successboolean required