ContactField

Receive count reference

Receive count reference

get/ContactCustomFieldSetting/{contactCustomFieldSettingId}/getReferenceCount

Path parameters

contactCustomFieldSettingIdinteger required

ID of contact field you want to get the reference count

Response

Successful operation - contact field deleted

objectsinteger

the count of all references

Example response

{
  "objects": 1
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.