cURL
curl --request POST \ --url https://public.plai.io/linkedin/link_csv_audience_file \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "userId": "<string>", "csvFileId": "<string>" } '
{ "success": true, "results": { "success": true, "audienceId": "<string>", "error": "<string>" } }
This endpoint is used to link a CSV audience to a LinkedIn.
Documentation IndexFetch the complete documentation index at: https://plai-a079b342.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://plai-a079b342.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Show Results Object