Permanently Delete a File
Delete a file from your account.
DELETE https://{region}.getafile.io/api/v1/teams/:team_id/file/:id/permanent
This endpoint allows you to permanently delete a file, and the action cannot be reversed.
Path Parameters
Name
Type
Description
id*
integer
ID of the File
team_id*
integer
ID of the Team
Last updated
Was this helpful?