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

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Query Parameters

new_vendor
integer

ID of the vendor to reassign all related records to before deletion

Response

204

No response body