DELETE
/
coa
/
api
/
vendor_custom_field_1
/
{id}
/
Delete Vendor Custom Field
curl --request DELETE \
  --url https://api.meetcampfire.com/coa/api/vendor_custom_field_1/{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