Logo
Salesforce Developers API Documentation

Upload Job

PUT https://{{dne_cdpOffcoreUrl}}/api/v1/ingest/jobs/fcf98ed6-d514-4923-8369-486f7dad4359/batches

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string
Content-Length
number




RESPONSES

status





Curl
curl -X PUT 'https:///api/v1/ingest/jobs/fcf98ed6-d514-4923-8369-486f7dad4359/batches' -H 'Content-Type: text/csv' -H 'Content-Length: 0'

ENDPOINTS