v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
Applications

Scan Application

Use this API to initiate an application scan with a file upload.

put/api/cmp/v1/application/{id}/scan

Path parameters

idstring uuid required

Unique identifier of the application to create the scan for

Response

Created

scanIdstring uuid

Identifier of the created Application Scan

Example response

{
  "scanId": "123e4567-e89b-12d3-a456-426614174000"
}