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