POST /api/v2/upload​
POST
/api/v2/upload
Authorizations​
bearerAuth
Type
HTTP (bearer)
Request Body​
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
The file was succesfully uploaded.
application/json
{
 Â
 Â
 Â
 Â
 Â
}
DELETE /api/v2/upload​
DELETE
/api/v2/upload
Authorizations​
bearerAuth
Type
HTTP (bearer)
Request Body​
application/json
{
 Â
 Â
}
Responses​
The file was succesfully uploaded.
application/json
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
POST /api/v2/upload/bulk​
POST
/api/v2/upload/bulk
Authorizations​
bearerAuth
Type
HTTP (bearer)
Request Body​
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
The file was succesfully uploaded.
application/json
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
