Items
Delete Item
DELETE
Delete Item
Documentation Index
Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
Use this file to discover all available pages before exploring further.
Last modified on May 29, 2026
curl --request DELETE \
--url https://api.dualentry.com/public/v2/items/{item_id}/ \
--header 'X-API-KEY: <api-key>'{
"success": true,
"errors": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://api.dualentry.com/public/v2/items/{item_id}/ \
--header 'X-API-KEY: <api-key>'{
"success": true,
"errors": {}
}