Hi, I have added the file with the name GoodLuck1 in confluence page, when I retrieve that by Confluence Rest API get method by expand = body.view, it gives the data as expected. But if i modified that content in the confluence page by replacing that file with another file which named GoodLuck2, it's updated successfully in confluence page once i published.
But the Rest API call still brings the old data with the file GoodLuck1, it not brings the updated data with the file GoodLuck2.
My API EndPoint :
https://xxxxx.atlassian.net/wiki/rest/api/content/98741780495?expand=body.view.value