Skip to main content
PUT
Configure HubSpot Lifecycle Mapping

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Body

application/json
value_mapping
object | null
required

null or {} clears the lifecycle mapping.

hubspot_property
string
default:lifecyclestage
Pattern: ^[A-Za-z0-9_-]{1,100}$
hubspot_property_label
string | null
hubspot_property_type
string | null

Response

lifecycle_mapping is null after clear.

success
any
required

Observed top-level response field.

lifecycle_mapping
any
required

Observed top-level response field.

Last modified on September 8, 2026