---
title: "Update review status by list of asset Ids"
method: POST
path: "/v7/quarantine/v1/antivirus-audit"
tags: ["Quarantine"]
---

# Update review status by list of asset Ids

`POST /v7/quarantine/v1/antivirus-audit`

## Request body

- object
  - `data` object
    - `antivirus_asset_ids` string[]
    - `review_status` 'APPROVED' | 'DENIED'

## Response `200`

Review status updated

- object

## Other responses

- `400` — Bad request
- `403` — Forbidden

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
