Delete a File
Delete a file from your account.
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.
Path Parameters
Name
Type
Description
id*
integer
ID of the File
team_id*
integer
ID of the Team
Last updated
Was this helpful?