Dome
detections
Create Detection
Create a new detection request.
This endpoint accepts a detection request and starts processing it asynchronously. The response includes the detection ID which can be used to poll for results via GET /detections/{id}.
Note: This endpoint does not require authentication to support the Execution Flow test input feature.
post/v1/detections
Request body
Response
Successful Response