Skip to main content
POST
Upload Files

Authorizations

Authorization
string
header
required

Use the following format for authentication: Bearer

Body

multipart/form-data
purpose
enum<string>
required
Available options:
batch
Example:

"batch"

file
file
required

File to upload

Response

Successful response

code
integer
Example:

20000

message
string
Example:

"Ok"

status
boolean
Example:

true

data
object