v1
latestOpenAPI 3.0.02026-07-249301.3 MBPosts
Comment a post
Comment a post or reply to a post comment.
post/api/v1/posts/{post_id}/comments
Path parameters
post_idstring required
The ID of the associated post. <br> Linkedin: use the social_id from the post object (GET post or list posts). The post id visible in url will not work in all case, you can refer here for more details : https://developer.unipile.com/docs/posts-and-comments <br> Instagram Post short code dont work on this route, please use the provider_id instead.
Response
Created. Comment sent successfully.