I created a confluence page with contents and diagrams, and I delete only the diagram present in that page, and now when we retrieve same page details using endpoint - "https://{user}.atlassian.net/wiki/rest/api/space/{space_key}/content", still the deleted diagram is retrieved along with the contents in endpoint response, why is this happening ?
Does it takes time to reflect the deleted changes in REST API. if yes, how much time does it take ?
@Mohanasurya Welcome to the Atlassian Community!
When you deleted the diagram, did you also delete the file attached to the page? If not, you might try doing that to see if it makes a difference.
With the page in View mode, select the ellipsis button at the top right of page (next to Share button), then select Attachments > Files to see all files attached to the page. There should be a Delete link for each attachment file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.