Delete ZK proof
ZK Proofs
Delete ZK proof
Delete a ZK proof
DELETE
Delete ZK proof
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Payments API now live! Read more at API Reference
curl --request DELETE \
--url https://platform.usewarp.net/api/zk-proofs/{id} \
--header 'Authorization: Bearer <token>'{
"message": "ZK proof deleted successfully"
}Delete a ZK proof
curl --request DELETE \
--url https://platform.usewarp.net/api/zk-proofs/{id} \
--header 'Authorization: Bearer <token>'{
"message": "ZK proof deleted successfully"
}Was this page helpful?
