cURL
curl --request DELETE \ --url https://api.example.com/public/companies/{company_id}/custom-fields/{field_id}
Removes a custom field from a specific company.
OK. The custom field was successfully deleted.