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
Response
200
application/json
Script updated successfully
The response is of type object
.