DELETE
/
coa
/
api
/
journal_entry
/
{id}
Delete Journal Entry
curl --request DELETE \
  --url https://api.meetcampfire.com/coa/api/journal_entry/{id} \
  --header 'Authorization: <api-key>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Response

204

No response body