Deletes a file synchronously.
1curl "https://api.upload.io/v2/accounts/{accountId}/files?filePath=/uploads/image.jpg" \2 -X DELETE \3 -H "Authorization: Bearer YOUR_API_KEY"
1No response
None for this endpoint.
None for this endpoint.
Your account ID.
This is visible on the settings page:
https://upload.io/dashboard/settings
Example: A623uY2
Type: String
Length: 7
In: Path
Required: Yes
Absolute path to a file. Begins with a /.
Example: ?filePath=/uploads/image.jpg
Type: String
Min Length: 1
Max Length: 512
In: Querystring
Required: Yes
Add one of these Authorization header values to your request:
•Option 1: prefix "Bearer " to your API key. The result is your Authorization header value.
•Option 2: use HTTP basic authorization, specifying apikey as your username, and your API key as your password.
Type: String
In: Header
Required: Yes
This website uses cookies. By continuing you are consenting to the use of cookies per our cookie policy.
This website requires a modern web browser -- the latest versions of these browsers are supported: