Skip to content
VANGUARD OpenAPI
Main Navigation
API Reference
Appearance
Menu
Return to top
needAuth/Upload
Upload file
POST
/upload/cao
The route used to upload STEP, STL or IGS files
Authorizations
bearer
Type
HTTP (bearer)
Request Body
multipart/form-data
Schema
object
cao
string
Required
The file that you want to upload
Format
"binary"
Responses
200
400
500
Content-Type
application/json
Schema
JSON
JSON
{
}
POST
/upload/cao
Playground
Server
Select a server...
Authorization
bearer
Body
Try it out
Samples
Powered by
VitePress OpenAPI