---
title: "Overwrites a plugin icon with a new one."
method: POST
path: "/v1/plugins/{pluginId}/icon"
tags: ["Assets"]
---

# Overwrites a plugin icon with a new one.

`POST /v1/plugins/{pluginId}/icon`

## Path parameters

- `pluginId` integer, required

## Response `200`

OK

- RobloxPublishApiUploadResponse — A response used when an upload has completed.
  - `targetId` integer — The target Id of the uploaded item.

## Other responses

- `400` — 2: File not present in request.
- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed 5: You do not have permission to manage this item.
- `404` — 4: Target item is invalid or does not exist.
- `429` — 3: You're uploading too much, please wait and try again later.

---

[API](https://skmtc.net/roblox/apis/roblox-api.md) · [All operations](https://skmtc.net/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/roblox/roblox-api/versions/e15802062270/schema)
