Models
Update a model
Updates a specific model by ID
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the model to update
Body
application/json
Response
200
application/json
Model updated successfully
The response is of type object
.