Skip to main content
POST
/
api
/
v3
/
auto_review
/
{scan_id}
Auto Review
curl --request POST \
  --url https://aquilax.ai/api/v3/auto_review/{scan_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

scan_id
string
required

Response

Successful Response