Initialize Image Upload
POST {{baseUrl}}/images?action=initializeUpload
Use the initializeUpload
action to register the upload. When you initialize, you declare the upcoming upload. Use the upload URL to upload the image.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
action | string |
Request Body
{"initializeUploadRequest"=>{"owner"=>"urn:li:organization:5583111"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
LinkedIn-Version | string | ||
X-Restli-Protocol-Version | string |