Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The request body contains data with this structure:

JSON representation

Code Block
{
  "subFolder": string,
  "gatewayInfo": {
    object(GatewayInfo)
  },
  "binaryData": string
}

...