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

# Remove modules

`DELETE /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[]

## 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-jira-cloud-platform-rest-api-2.md) · [All operations](https://skmtc.net/atlassian/apis/the-jira-cloud-platform-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/the-jira-cloud-platform-rest-api-2/versions/ec7f275dfee5/schema)
