DELETE
/
ca
/
api
/
v1
/
custom-fields
/
{id}
Delete Custom Field
curl --request DELETE \
  --url https://api.meetcampfire.com/ca/api/v1/custom-fields/{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