Delete

Deletes a chainhook by its UUID

DELETE
Hiro API key

Parameters

Path Parameters

uuid
REQUIRED
string uuid
Status codeDescription
204Default Response
cURL
curl -L -X DELETE \
"https://api.mainnet.hiro.so/chainhooks/v1/me/{uuid}" \
-H 'Accept: application/json'

How is this guide?