We have multiple(eg : 343) attachments in a confluence page , only 20-30 attachments are useful ,we need to delete all the remaining attachments in bulk. So , is there any way for bulk deletion in confluence.
Welcome to the Community 🙂
There is no option as of now
Please use below guide to delete attachments
It's the same concept for cloud as well
Thanks
The link @Pramodh M gave specifies the DELETE /wiki/rest/api/content/{id} is valid on Confluence 7.17 server. This API call is also valid for Confluence Cloud: https://developer.atlassian.com/cloud/confluence/rest/api-group-content/#api-wiki-rest-api-content-id-delete
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Welcome to Atlassian community!
Unfortunately, it is not possible to delete attachments as bulk by default - https://jira.atlassian.com/browse/CONFSERVER-17020.
You can try addon for eg. Delete Attachments (Statistics) or Delete Unused Attachments
Pavel
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.