Skip to main content
DELETE
Clear Webhook Endpoint
Clears the registered URL, so Zinc stops delivering this account’s events. Returns 204 No Content.
The signing secret is kept. Registering a URL again later resumes deliveries signed with the same secret you already verify against, so nothing on your side needs rotating.

Authorizations

Authorization
string
header
required

Zinc API key (Bearer zn_...)

Headers

authorization
string | null

Response

Successful Response