Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
MyxBoard created successfully
The response is of type object
.
Creates and stores a new MyxBoard on the server
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
MyxBoard created successfully
The response is of type object
.