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