7. Attach the Uploaded List to the List Upload DMP Segment
POST {{baseUrl}}/dmpSegments/{{listupload_segment_id}}/listUploads
This call attaches the uploaded CSV list file (using the media URN returned in step 5) to the DMP segment created in step 6.
For more detail on attaching an uploaded list to a DMP segment, see our online documentation.
Request Body
{"inputFile"=>"<media urn returned from step 5 curl call>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
LinkedIn-Version | string | ||
Authorization | string | ||
X-Restli-Protocol-Version | string |