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
New name for the model
New description for the model
Response
200
application/json
Model updated successfully
Unique identifier for the model
ID of the user who owns this model
Name of the model
Access control list for the model
Creation timestamp