Translation
Import or upload a CAD file into Onshape, and translate the data into parts or assemblies.
The API call may complete before the translation is finished. If requestState = ACTIVE, the translation can be polled until the state is either DONE or FAILED. Alternatively, a webhook callback can be registered for notification of translation completion (requires Write scope if storeInDocument is true).
See API Guide: Import & Export for examples.
post/translations/d/{did}/w/{wid}
Path parameters
didstring required
widstring required
Response
default response