Abstract method for requests to implement their actual execution logic.
This method contains the request-specific implementation that performs the actual operation after permission has been granted.
|
String content result (will be wrapped in JSON by execute()) |