Pepvote Support Center

Delete Webhook Endpoint

DELETE
/webhook-endpoints/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

A key in the form pepvote_api_ followed by 32 hexadecimal characters.

In: header

Header Parameters

User-Agentstringrequired

Name and version of the calling integration. Required on every request.

Path Parameters

idstringrequired

ID of the record.

Response Body

curl -X DELETE "https://example.com/webhook-endpoints/string" \  -H "User-Agent: my-app/1.0"
Empty
Was this helpful?

Last updated September 6, 2026