Skip to main content
POST
Run hubspot sync

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Body

application/json
scope
enum<string>
required
Available options:
account
provider
enum<string>
required
Available options:
hubspot
connection_id
string<uuid>
required
expected_revision
string
required
Pattern: ^[a-f0-9]{64}$
affected_workflow_ids
string<uuid>[]
required
confirm
boolean
required
expected_sync_revision
string
required
Pattern: ^[a-f0-9]{64}$
operation
enum<string>
required
Available options:
deals,
contact
lead_id
string<uuid>

Response

Saved configuration, provider catalog or safe execution evidence as described by this operation. Execution can be unavailable or skipped.

The response is of type object.

Last modified on September 21, 2026