server/api/api.html [74:90]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
application/json: {}
200: { "message": "Action completed" }default: { "code": 403, "reason": "You need to be logged in to view this endpoint!" }- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - server/api/api.html [245:261]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Input examples:
application/json: {}Response examples:
200: { "message": "Action completed" }default: { "code": 403, "reason": "You need to be logged in to view this endpoint!" }- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -