v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467438317.3 KB

Generates sample findings of types specified by the list of finding types. If 'NULL' is specified for <code>findingTypes</code>, the API generates sample findings of all supported finding types.

post/detector/{detectorId}/findings/create

Path parameters

detectorIdstring required

The ID of the detector to create sample findings for.

Request body

findingTypesFindingType[]

The types of sample findings to generate.

Response

Success

CreateSampleFindingsResponse required