---
title: "Remove modules"
method: DELETE
path: "/wiki/rest/atlassian-connect/1/app/module/dynamic"
tags: ["Dynamic modules"]
---

# Remove modules

`DELETE /wiki/rest/atlassian-connect/1/app/module/dynamic`

Remove all or a list of modules registered by the calling app.

**[Permissions](#permissions) required:** Only Connect apps can make this request.

## Query parameters

- `moduleKey` string[], required

## Response `204`

Returned if the request is successful.

## Other responses

- `401` — Returned if the call is not from a Connect app.

---

[API](https://skmtc.net/atlassian/apis/the-confluence-cloud-rest-api.md) · [All operations](https://skmtc.net/atlassian/apis/the-confluence-cloud-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/the-confluence-cloud-rest-api/revisions/70088490f406/schema)
