Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.heffl.com/api/v2/quotations/{id} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "deleted": true }
Permanently deletes a quotation.
API key for authentication. Get yours at app.heffl.com/settings/developers
Quotation ID
OK