Skip to main content
PUT
Configure HubSpot Deal Sync

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Body

application/json
enabled
boolean
required
pipeline_id
string | null
Pattern: ^[A-Za-z0-9_-]{1,100}$
conversion_type_id
string<uuid> | null
active_stages
string[]
Pattern: ^[A-Za-z0-9_-]{1,100}$
lost_stages
string[]
Pattern: ^[A-Za-z0-9_-]{1,100}$
workflow_id
string<uuid> | null

Response

Successful response.

success
any
required

Observed top-level response field.

deal_sync
any
required

Observed top-level response field.

Last modified on September 8, 2026