Deletes a line item from a credit note in draft status.
curl --request DELETE \
--url https://api.light.inc/v1/credit-notes/{creditNoteId}/lines/{lineId} \
--header 'Authorization: <api-key>'curl --request DELETE \
--url https://api.light.inc/v1/credit-notes/{creditNoteId}/lines/{lineId} \
--header 'Authorization: <api-key>'