Monitor Dep Graph
POST {{baseUrl}}/monitor/dep-graph?org=ex velit elit
Experimental! Note these endpoints are subject to change and only available to selected users. Please contact support@snyk.io to request access.
The following package managers are supported:
deb
gomodules
gradle
maven
nuget
paket
pip
rpm
rubygems
cocoapods
npm
yarn
The name of the root node in the dep-graph is used as the project name when creating a project. This should be unique for your organization. In the example given below 'my-maven-app' will be the project name.
To inform Snyk that some dependencies in your project have changed ensure subsequent requests use the same root node name.Use this endpoint to monitor a DepGraph data object.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
org | string | The organization to test the package with. See "The Snyk organization for a request" above. |
Request Body
{}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |