curl --request DELETE \
--url https://api.meetcampfire.com/coa/api/department/{id} \
--header 'Authorization: <api-key>'Delete a department and optionally reassign all related records to another department
curl --request DELETE \
--url https://api.meetcampfire.com/coa/api/department/{id} \
--header 'Authorization: <api-key>'