/
/VSS Video Analytics APIs
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
alerts2
behavior2
clustering2
config13
  • postUpload config file.
  • postUpdate configs of microservices.
  • getGet status of a behavior analytics config update request.
  • postInsert/Update calibration of sensor(s). If calibration attributes like: 'version', 'calibrationType' or 'osmURL' needs to be changed, then use '/config/upload-file/{docType}' to upload the calibration file.
  • postDelete calibration of sensor(s).
  • getGets calibration config from database
  • getGets the last modification timestamp of calibration data
  • getGets road network config from database
  • getGets usd assets config from database
  • postUpload calibration images.
  • getRetrieves calibration image.
  • getRetrieves metadata of calibration images.
  • postDelete calibration images.
events3
frames7
incidents2
livez1
metrics18
sensor1
tracker5
    config

    Upload config file.

    post/config/upload-file/{docType}

    Path parameters

    docType'calibration' | 'road-network' | 'usd-assets' required

    Type of document that is being uploaded.

    Response

    Successful Operation.

    successboolean required

    Changes