Models
Update Model
PUT
/
api
/
v1
/
models
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
integer
requiredBody
application/json
model
object
Response
200 - application/json
data
object
Was this page helpful?