---
title: "DELETE /applications/{application}/attribute-groups/{attributeGroup}"
method: DELETE
path: "/applications/{application}/attribute-groups/{attributeGroup}"
---

# DELETE /applications/{application}/attribute-groups/{attributeGroup}

`DELETE /applications/{application}/attribute-groups/{attributeGroup}`

Disassociates an attribute group from an application to remove the extra attributes contained in the attribute group from the application's metadata. This operation reverts <code>AssociateAttributeGroup</code>.

## Path parameters

- `application` string, required
- `attributeGroup` string, required

## Response `200`

Success

- DisassociateAttributeGroupResponse
  - `applicationArn` string — The Amazon resource name (ARN) that specifies the application.
  - `attributeGroupArn` string — The Amazon resource name (ARN) that specifies the attribute group.

## Other responses

- `480` — ResourceNotFoundException
- `481` — ValidationException
- `482` — InternalServerException

---

[API](https://skmtc.net/aws/apis/servicecatalog-appregistry.md) · [All operations](https://skmtc.net/aws/apis/servicecatalog-appregistry/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/servicecatalog-appregistry/versions/69ce5241c582/schema)
