latestOpenAPI 3.0.3AGPL-3.0 license2026-08-2011401.8 MB

a1e86af2406d

actions

Reply to a LinkedIn comment

Sends a reply to a LinkedIn comment. Use the comment URN from the comment object directly — do NOT reconstruct it from hash fields.

post/reply/linkedin/comment

Request body

commentUrnstring required

LinkedIn comment URN (e.g., 'urn:li:comment:(activity:7399026485694537728,7399230513867026433)')

messagestring required

Reply message text

campaignSlugstring

Campaign identifier for deduplication. Dedup by commentUrn automatically.

actionSlugstring

Deprecated. Use campaignSlug only.

Response

Reply sent successfully

successtrue required
replyUrnstring

URN of the created reply comment

duplicateboolean

True if this action was already executed for the given campaignSlug + target.

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.