Data Types

DeleteFileParams

Parameter object passed to the DeleteFile method in the Upload SDKs.

Structure

{
"accountId": String,
"filePath": String
}

Example

{
"accountId": "YOUR_ACCOUNT_ID",
"filePath": "/uploads/image.jpg"
}

Properties

accountId

Your account ID.

This is visible on the settings page:

https://upload.io/dashboard/settings

Example: "A623uY2"

Type: String

Length: 7

Required: No

filePath

Absolute path to a file. Begins with a /.

Example: "/uploads/image.jpg"

Type: String

Min Length: 1

Max Length: 512

Required: No

Was this section helpful? Yes No

You are using an outdated browser.

This website requires a modern web browser -- the latest versions of these browsers are supported: