Skip to main content
DELETE
Delete a webhook endpoint
API key required. Send X-API-Key with this request. See REST authentication.
Open the generated operation schema for machine-readable request and response details.

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours at https://0xarchive.io/dashboard

Path Parameters

id
string<uuid>
required

Endpoint identifier.

Example:

"3c1f0a52-8d6b-4f0e-9b1a-6f2c4d8e9a10"

Response

The endpoint was deleted

API response for a webhook management call that returns nothing beyond confirmation.

success
boolean
required
Example:

true

Last modified on September 20, 2026