How to create a blog post comment using rest api with content url ?

I would like to create a blog post comment by using content URL not the combination of content id and content type id.

what si content URL and How to get content URL from a blog post?

Parents Reply
  • When you create a comment, are you getting a populated Comment entity returned in the Rest Response?  Are there any errors or warnings returned in the Rest Response?

    If that portion is working and you have a created comment, when you list the comments by ContentUrl what do you get back in the response?  A list of 0 comments?  Any Errors returned in the Rest Response?  Any exceptions in the exception log? 

Children
No Data