Sign in

Update property

documented

Update a property definition.

PATCH /crm/v3/properties/{objectTypeId}/{propertyName}CRMno implementation yet0 runs

Input

objectTypeId
Object Type ID
e.g. contacts or deals
propertyName*
Property name (internal)
e.g. my_contact_property
name*
Property internal name (API reference)
e.g. my_contact_property
label*
Property label
e.g. My Contact Property
type*
Property type
e.g. string
fieldType*
Field type
e.g. text
groupName*
Property group name
e.g. contactinformation
description
Property description
e.g. A helpful text
formField
Form field in HubSpot form
true/false
hidden
Hidden (not visible in HubSpot)
true/false
displayOrder
Display order
e.g. 2
options
Options (for enumeration type)
JSON array of options
Calls HubSpot as you (your API key is your account); keychains.dev holds the credentials.
Update property · HubSpot · OpenIntegrations