ModelSet Upload
Authorizations
AuthorizationstringRequired
JWT token obtained from authentication
Body
objectNamestring · min: 1 · max: 255RequiredExample:
Name of the ModelSet object
Product Demo ModeltrackingTypestring · enumRequiredExample:
Type of tracking to be performed:
full: 360-degree tracking (all angles)side: Side-view tracking only
fullPossible values: Responses
200
ModelSet object created successfully
application/json
400
Bad request - Invalid parameters
application/json
401
Unauthorized - Invalid or missing authentication token
application/json
500
Internal server error
application/json
post
/v1/vps/objectLast updated