curl --request DELETE \
--url https://app.supercycle.com/api/v1/custom_fields/{id} \
--header 'Authorization: Bearer <token>'Delete an existing custom field.
curl --request DELETE \
--url https://app.supercycle.com/api/v1/custom_fields/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?