Versions Compared

Key

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

...

  1. Use the above URL (using your Quadriga URL) to send your networks to.
  2. Add two request parameter: 
    • workspaceid: the id of the workspace the networks should be added
    • networkname: the name of your network
  3. Add a header parameter: Accept = application/xml
  4. Submit the network xml in the body of a post request to the above URL.

...