---
title: "Delete Resource Groups"
method: DELETE
path: "/api/v2/ResourceGroups/{resourceGuid}"
tags: ["ResourceGroups"]
---

# Delete Resource Groups

`DELETE /api/v2/ResourceGroups/{resourceGuid}`

Delete a resource group by invoking the following endpoint:

  > `DELETE https://YourAccount.lacework.net/api/v2/ResourceGroups/{resourceGuid}`

## Path parameters

- `resourceGuid` string, required

## Headers

- `Authorization` string, required
- `Content-Type` string, required
- `Account-Name` string
- `Org-Access` boolean

## Response `204`

No response content is returned and the request was successfully completed with no errors.

## Other responses

- `4XX` — Client Error
- `5XX` — Internal Server Error

---

[API](https://skmtc.net/lacework/apis/forticnapp-api-2-0-documentation.md) · [All operations](https://skmtc.net/lacework/apis/forticnapp-api-2-0-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lacework/forticnapp-api-2-0-documentation/versions/7015f76895f2/schema)
