execute

abstract fun execute(): T

Synchronously send the request and return its response.

Return

the result of the call

Throws

if a problem occurred talking to the server.

returning any reported problems by the pCloud API.