Import Jobs

Validate adapter_config + CSV headers without uploading the file.

POST https://{tenant}.atomicwork.com/api/v1/import-jobs/validate-mapping

Authorization

X-Api-Keyheaderstringrequired

API key authentication.

Headers

X-Workspace-Idheaderstring

Body

entity_typebodyenum (string)required
Allowed valuesCUSTOM_OBJECT
source_typebodyenum (string)required
Allowed valuesCSV
adapter_configbodyobjectrequired

Same shape used by POST /import-jobs.

csv_headersbodyarray of stringrequired

Parsed header row. Server strips whitespace and BOM before comparison.

validationbodyobject

Optional; defaults applied when omitted.

Response

200

Successful response