This endpoint costs 1 credit per request.
Header Parameters
Your API key
Body Parameters
Unique identifier for tracking the request
LinkedIn profile URN of the user posting the comment
LinkedIn comment URN to reply to
LinkedIn authentication cookie obtained from the login/verify process
Text content of the reply to post
Whether to mention the original commenter in the reply
Name of the original commenter (required if mention_user is true)
Country code for proxy selection. Available: (US, UK, FR, DE, NL, IT, IL, CA, BR, ES, IN)
Response
Request status (success/error)
Detailed status message about the comment reply request
Notes
- The comment URN must be valid and accessible with the provided login token
- Replies are posted with the identity associated with the login token
- Reply text supports plain text only
- When
mention_useris true, thecommenter_nameparameter is required - LinkedIn’s rate limits and spam detection apply to comment replies
- Some posts or comments may have replies disabled by their authors