Note |
---|
|
This API method is deprecated and will be removed in future versions of Quadriga. Use the method described here instead. |
When you need to add networks to Quadriga through the REST API.
Step-by-step guide
Quadriga provides a REST endpoint to add networks to Quadriga at:
...
- 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.
Files
Sample Input network: input-example.xml
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | QUAD |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label = "kb-how-to-article" and type = "page" and space = "QUAD" |
---|
labels | kb-how-to-article |
---|
|