Permanently delete an invoice and its associated file
curl --request DELETE \
--url https://api.finepdf.dev/v1/invoices/:id{
"success": true
}Was this page helpful?
curl --request DELETE \
--url https://api.finepdf.dev/v1/invoices/:id{
"success": true
}