curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/cost/{id} \
--header 'x-api-key: <api-key>'
This response has no body data.
Delete a cost sheet. If status is published/draft, it will be archived. If already archived, it will be deleted from database.
curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/cost/{id} \
--header 'x-api-key: <api-key>'
This response has no body data.
Enter your API key in the format x-api-key <api-key>*
Cost Sheet ID