Delete a file from your account.
DELETE https://{region}.getafile.io/api/v1/teams/:team_id/file/:id
DELETE
https://{region}.getafile.io/api/v1/teams/:team_id/file/:id
This endpoint allows you to delete a File in your account. Files deleted within the past 30 days can be restored using the Update a File endpoint.
id*
integer
ID of the File
team_id*
ID of the Team
Last updated 5 months ago
Was this helpful?