---
title: "Site Excluded Asset Group"
method: DELETE
path: "/api/3/sites/{id}/excluded_asset_groups/{assetGroupId}"
tags: ["Site"]
---

# Site Excluded Asset Group

`DELETE /api/3/sites/{id}/excluded_asset_groups/{assetGroupId}`

Removes the specified asset group from the excluded asset groups configured in the static site.

## Path parameters

- `assetGroupId` integer, required — The identifier of the asset group.
- `id` integer, required — The identifier of the site.

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/rapid7/apis/rapid7-vm-api.md) · [All operations](https://skmtc.net/rapid7/apis/rapid7-vm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rapid7/rapid7-vm-api/versions/3a8197c22d71/schema)
