Cattura CaptureCast HTTP API Documentation

graphBuilder.copy

Create a copy of an existing graph with a new root.

Method URL

POST graphBuilder/{root}/copy

Requires Authorization

This method requires the following permissions: view

URL Parameters

Name Type Description
root string the root of the existing graph's directory structure

Post/Query Parameters

Name Type Description
copyTo string the root of the copy's graph directory structure

Example

curl 'http://'

Test Method

Parameters

Name Type
root
copyTo

Result