Zum Hauptinhalt springen

Delete a File

DELETE 

/api/v1/files/:file_id

The DELETE File Endpoint is a critical API resource that allows users to irreversibly delete a specified file. When you make a DELETE request to this endpoint, the file will be permanently removed and cannot be recovered.

Request

Responses

File deleted successfully