Restore multiple files and directories from the recycle bin.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
Files
Directories
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/files/multiple/restore
{ "files": [ 12753, 12754 ], "directories": [ 3972 ] }
{ "IsError": false, "ResponseMessage": "File restored successfully", "ResponseData": { "errorIDs": "", "directories": [ { "DirectoryID": 3972, "DirectoryName": "HR Folder", "ParentID": 1, "UserID": 950, "SpaceID": 0, "MediaServerID": 0, "IsDeleted": false, "IsRenamable": true, "IsDeletable": true, "IsSubDirectoryCreatable": true, "CanCreateFile": true, "IsSync": false, "IsActivityStreamDirectory": false, "DirectoryIDCode": "KzYEJ49rERQvT3zdViq6ww%3D%3D", "IsDownloadable": true, "ExternalDirectoryType": 0, "ExternalURL": "", "CreatedByUserType": -1, "UpdatedByUserType": -1, "DateCreated": "2026-07-11T21:02:23.337", "DateUpdated": "2026-07-11T21:11:25.503", "ExternalDirectoryID": "", "IsExternalContent": false, "IsBeingAddedViaExternalSource": false } ] } }
{ "IsError": true, "ResponseMessage": "Required parameter is missing or invalid.", "ResponseData": null }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/105486/rest-api-restore-multiple-files-and-directories
Your session has expired. You are being logged out.