Skip to main content
POST
Derive and merge a first-party enrichment patch

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

provider_id
string
required

The provider slug (a live-backend provider such as orbit_first_party).

Body

application/json
signals
object
required

The first-party facts Orbit already holds about the contact.

attributes
object

The contact's current attributes map the patch is merged onto (capped at 200 keys).

overwrite
boolean

When true, overwrite attributes that already hold a value. Defaults to false.

Response

The derived patch and the merged attributes map.

data
object
meta
object