Endpoint Examples
Store Myxboard
Creates and stores a new MyxBoard on the server
POST
/
myxboard
/
store
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
name
string
requiredmodels
string[]
requiredresults
object
Response
201 - application/json
The response is of type object
.