I have two questions and would be happy if someone is able to answer it.
"inlineProperties": {
"originalSelection": "dog",
"markerRef": "72afba78-2932-4d46-a600-263b33f0793d",
"numMatches": 1, <--------- What is this for??
"matchIndex": 0, <--------- What is this for??
"serializedHighlights": "dog",
"lastFetchTime": "1234567890" <--------- What is this for??
},
I am trying to create an inline comment to a word that appears multiple times on the page.
The word dog appears 7 times, I am trying to add inline comment to 5th one with markref set to "72afba78-2932-4d46-a600-263b33f0793d"
The error that I am getting:
Page which I am trying to recreate:
Hi @Parth
As I haven't found an official description for each of these attributes yet, the following definitions are based only on my tests, but please keep in mind that these definitions are not official, not documented and may change over time.
Always consider the Confluence Cloud REST API the ultimate source of truth when it comes to API documentation.
This post might also be useful to your use case How do we add an in-line comment to Confluence content using the REST API?
Hope this helps! :)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.