---
title: "Delete an existing app banner by ID"
method: DELETE
path: "/api/v1/app-banners/{id}"
tags: ["App Banners"]
---

# Delete an existing app banner by ID

`DELETE /api/v1/app-banners/{id}`

Required scope - write_app

## Path parameters

- `id` number, required

## Response `204`

Successful operation with no content to return

---

[API](https://skmtc.net/valuemelody/apis/melody-auth-s2s-api.md) · [All operations](https://skmtc.net/valuemelody/apis/melody-auth-s2s-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/valuemelody/melody-auth-s2s-api/versions/2e1471620fd7/schema)
