Create Upload Resume URL
POST https://api.linkedin.com/v2/hireMediaUrl
/hireMediaUrl
to create signed URL from LinkedIn and then use for uploading the file. please refer here
Request Body
{"contentType"=>"text/plain", "fileName"=>"resume.txt", "blobTtl"=>{"duration"=>72, "unit"=>"HOUR"}, "hiringContext"=>"urn:li:contract:{{contract_id}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-restli-method | string | ||
x-RestLi-Protocol-Version | string |