actions

Edit a post

Edit the text content of an existing LinkedIn post. Only text can be changed; media, visibility, and other properties are preserved. Requires resolving the shareUrn from the activityUrn. Only works for posts in the user's recent feed. Returns bad_request if shareUrn cannot be resolved.

post/edit/linkedin/post

Request body

postUrlstring required

LinkedIn post URL or URN

textstring required

New text content for the post

Response

Post edited

successtrue required
creditsUsedinteger required

Credits consumed by this call. 0 for free endpoints, cached results, duplicates, and for every query that does not touch LinkedIn.

retryAfterinteger required

Seconds to wait before another call of the same type. 0 means no wait is needed.

Changes