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.
Deletes the estimate with the given id.
cURL
curl --request DELETE \ --url https://api.infinity.swiss/v1/estimates/{estimateId} \ --header 'x-api-token: <api-key>'
{ "code": "general/unauthorised" }
API token for authentication. Obtain from your Infinity account settings.
The id of the specific estimate.
The estimate was deleted successfully.