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