delete_post
Remove LinkedIn posts via the Official API. Requires "Share on LinkedIn" product enabled in your LinkedIn Developer app. Provide the post URN to delete content.
Instructions
Delete a LinkedIn post using the Official API.
Requires "Share on LinkedIn" product enabled in your LinkedIn Developer app.
Args: post_urn: The URN of the post to delete (e.g., "urn:li:share:123456")
Returns success status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_urn | Yes |