Map Field Configurations with Identity Resolution

Maps field configurations for a data connection and optionally enables RampID / KnownID identity resolution. Request body is always an object. When identityResolution is true, schedule is required (MONTHLY). When identityResolution is omitted or false, fields are mapped without creating linked mapping-file jobs (schedule not required).

Path Params
string
required

Data Connection ID associated with the Field Configurations

Body Params

Object containing fieldConfigurations (required). identityResolution defaults to false. When identityResolution is true, schedule is required. country is optional.

Request body for POST /v1/data-connections/{dataConnectionId}/identity-resolution. Use identityResolution=true with schedule to create RampID/KnownID mapping-file jobs, or identityResolution=false (default) to map fields without IR.

boolean
Defaults to false

When true, enables RampID/KnownID identity resolution for this data connection (subject to organization product flags in forebitt). Requires schedule.

string

Optional country context passed through to identity resolution.

schedule
object
fieldConfigurations
array of objects
required

A list of Field Configurations

fieldConfigurations*
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json