Add profiles to the job change list
Add profiles to the job change list whose job changes you want to track. Note: we automatically remove 404 profiles from the list. Once the upload starts, you can use /job-changes/get-list to track the upload progress.
<span>⚡ <strong>Rate limit:</strong> 60 requests per 1 minute</span>
<span>💰 <strong>Cost:</strong> 1 credit per per profile tracked <span title="Pricing shown is default pricing. Actual pricing may vary.">ⓘ</span></span>
Request body
Response
Default Response
Changes
Changed in 2 of the 10 revisions of this API.211
- ●
changed the pattern of the request property
profiles/items/linkedinUrlfrom^(?:https?:\/\/)?(?:[a-z]+\.)?linkedin\.[a-z]{2,}\/(?:in|sales\/lead|talent\/profile)\/(?<slug>[^/\\?,#]+)\/?(?:[\?,#].*)?to^(?:https?:\/\/)?(?:[a-z]+\.)?linkedin\.[a-z]{2,}\/(?:in|sales\/lead|talent\/profile)\/(?:[^/\\?,#]+)\/?(?:[\?,#].*)?request-property-pattern-changed
- ●
- ▲
the response property
advicebecame nullable for the status200response-property-became-nullable
- ▲
the response property
advicebecame optional for the status200response-property-became-optional
- ○
the
adviceresponse's property default valuewas removed for the status200response-property-default-value-removed
- ▲