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