Create InMail Content
POST https://{{baseUrl}}/rest/inMailContents/
API to create an inMail Content.
Request Body
{"account"=>"<Account Number>", "name"=>"test strings", "subject"=>"test subject", "sender"=>"<person urn>", "customFooter"=>"terms and conditions", "htmlBody"=>"sample body", "subContent"=>{"regular"=>{"callToActionText"=>"sample string", "callToActionLandingPageUrl"=>"http://www.linkedin.com", "rightRailAdPicture"=>"<image urn>"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
LinkedIn-Version | string | ||
X-Restli-Protocol-Version | string |