Endpoint Examples
Update Myxboard
Updates an existing MyxBoard on the server
PUT
/
myxboard
/
update
/
{myxboard_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
myxboard_id
string
requiredBody
application/json
models
string[]
requiredresults
object
from_hf_collection
boolean
hf_collection_name
string
Response
200 - application/json
The response is of type object
.