Raw JSON REST Endpoints

Custom Layers/Raw JSON
Manage JSON data resources for custom layers.
Add a JSON Data Resource for a Custom Layer
Method: post
Path: /vision/api/rawJson/{name}
Delete a JSON Data Resource by ID
Method: delete
Path: /vision/api/rawJson/{id}
Delete a JSON Data Resource by Name
Method: delete
Path: /vision/api/rawJson/forName/{name}
Get a JSON Data Resource by Name
Method: get
Path: /vision/api/rawJson/{name}
Get JSON Data Resource Information
Method: get
Path: /vision/api/rawJson