Model
Update Model
PATCH
/
model
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredBody
title
string | null
description
string | null
cover_image
file | null
visibility
enum<string> | null
Available options:
public
, unlist
, private
tags