Soft-deletes an invoice. Requires admin permission.
Paid invoices cannot be deleted. Attempting to delete a paid invoice returns a 400 error.
API key authentication. Generate keys from the Corebill dashboard under the Developers section.
Example: Authorization: Bearer sk_live_abc123def456
The invoice ID
The company ID to scope the request to
Resource deleted successfully