Models/Parts
Update a part
Updates the script file associated with a specific part
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The contents of the script file
The name of the script file (optional)
extension of the script file (optional)