Skip to main content

Delete a benchmark by its id.

DELETE 

https://localhost:8900/report/benchmark/:benchmark

Delete a benchmark by its id.

Request​

Path Parameters

    benchmark stringrequired

    The ID of the benchmark.

    Example: aws_cis_1_5

Responses​

Empty.

curl -L -X DELETE 'https://localhost:8900/report/benchmark/:benchmark'
Request Collapse all
Base URL
https://localhost:8900
Parameters
— pathrequired