1. Social Networks
swonkie.dev
  • Introduction
  • Quick Start
  • Changelog
  • Social Networks
    • Facebook
    • Instagram
    • LinkedIn
    • TikTok
    • Threads
  • Profiles
    • My Profiles
      GET
    • Competitors
      GET
  • Insights
    • Getting Started
    • My Profile Insights
      GET
    • My Profile Insights Posts
      GET
    • Competitor Insights
      GET
    • Competitor Insights Posts
      GET
  • Posts
    • Getting Started
    • List Posts
      GET
    • Get a Post
      GET
    • Create a Post
      POST
    • Update a Post
      PUT
    • Validate a Post
      GET
    • Delete a Post
      DELETE
    • Change Post Stage
      PATCH
  • Labels
    • Getting Started
    • List Labels
      GET
    • Create a Label
      POST
  • Media
    • Get a Media
    • Create a Media
    • Upload File to Media
    • Confirm Uploaded Media
    • Delete a Media
  • Examples
    • Publish
Back to Home
Back to Home
Login
  1. Social Networks

LinkedIn

LinkedIn supports text, media, and link post types. Document posts can be given a custom title using the linkedIn options object.

Supported Post Types#

Post TypeDescription
MEDIAOne or more images or a document (PDF)
STATUSText-only post, no media
LINKURL post with optional preview image

Network Options#

LinkedIn-specific settings are passed in the linkedIn object on the post body.
FieldTypeDescription
documentTitlestringCustom title displayed on document (PDF) posts

Examples#

MEDIA post#

Document post with custom title#

LINK post#

STATUS post#


Notes#

documentTitle only applies to document (PDF) posts. It is ignored on other post types.
LinkedIn does not support STORY or REEL post types.
The net field on captions, media, and links can be omitted to apply the content to all networks assigned to the post.
First comments (captions[].firstComment) are supported on LinkedIn but may be ignored if the network does not support the feature at the time of publishing.
Modified at 2026-03-12 18:22:03
Previous
Instagram
Next
TikTok
Built with