curl --request DELETE \
--url https://api.meetcampfire.com/coa/api/journal_entry/{id} \
--header 'Authorization: <api-key>'
This response does not have an example.
Delete a journal entry and all its associated transactions.
Restrictions:
Response Codes:
curl --request DELETE \
--url https://api.meetcampfire.com/coa/api/journal_entry/{id} \
--header 'Authorization: <api-key>'
This response does not have an example.
Token-based authentication with required prefix "Token"
No response body