Usage APIcrm/Custom fieldsCreate a custom fieldCreate a custom field POST /api/2.0/crm/{entityType:(contact|person|company|opportunity|case)}/customfield Creates a new custom field with the parameters (entity type, field title, type, etc.) specified in the request. Request Responses200401Custom fieldUnauthorized