Endpoint Examples
Delete Myxboard
Deletes an existing MyxBoard from the server
DELETE
/
myxboard
/
delete
/
{myxboard_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
myxboard_id
string
requiredResponse
200 - application/json
The response is of type object
.