DELETE
/
coa
/
api
/
v1
/
bill
/
{id}
/
Delete Accounting Bill
curl --request DELETE \
  --url https://api.meetcampfire.com/coa/api/v1/bill/{id}/ \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Response

204

No response body