v3

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01230114249.2 KB
Connection

Sends request to remote api by accepting api data in request body.

post/connection/remoteapi

Request body

urlstring
methodstring
headerobject
bodyobject
sslOnboolean

Response

Returns json string. Structure of json could be different depending on api.

string required