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
Example response
{
"scanId": "123e4567-e89b-12d3-a456-426614174000"
}