Data Types

FormDataUploadResponseError

Error from a failed FormDataUpload request.

{
"code": String,
"details": Object,
"message": String
},
}
{
"error": {
"code": "error_code",
"message": "Error message."
},
"formDataFieldName": "file"
}

Machine-readable error code.

Example: "error_code"

Type: String

Min Length: 1

Max Length: 255

Additional machine-readable details relating to the error.

Human-readable error message.

Example: "Error message."

Type: String

Min Length: 1

The field name that corresponds to this file in the multipart/form-data request body.

Example: "file"

Type: String

Min Length: 1

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: