Restore a File
Restore a deleted file to your account.
PUT https://{region}.getafile.io/api/v1/teams/:team_id/file/:id/restore
This endpoint allows you to restore a deleted File in your account.
Path Parameters
Name
Type
Description
id*
integer
ID of the File
team_id*
integer
ID of the Team
Last updated
Was this helpful?