---
title: "PUT /api/currency-listings/image"
method: PUT
path: "/api/currency-listings/image"
tags: ["ApiCurrencyListings"]
---

# PUT /api/currency-listings/image

`PUT /api/currency-listings/image`

## Request body

- UploadImage
  - `extension` string, nullable
  - `data` string, byte, nullable
  - `newsId` integer, nullable
  - `oldImageId` string, nullable
  - `isBanner` boolean

## Response `200`

Success

---

[API](https://skmtc.dev/binibit/apis/webapp.md) · [All operations](https://skmtc.dev/binibit/apis/webapp/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binibit/webapp/revisions/975d0a2e9e7d/schema)
