curl --request DELETE \
--url https://api.decodahealth.com/billing/cart/{cart_id} \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'trueDelete a cart (mark as archived).
curl --request DELETE \
--url https://api.decodahealth.com/billing/cart/{cart_id} \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'trueDocumentation Index
Fetch the complete documentation index at: https://docs.decodahealth.com/llms.txt
Use this file to discover all available pages before exploring further.