---
title: "Modify asset"
method: POST
path: "/api/v4/media/{id}"
tags: ["Media ID"]
---

# Modify asset

`POST /api/v4/media/{id}`

Requires the **MEDIAEDIT** security role. Requires the **MARKPUBLIC** security role in order to change an asset's isPublic state.

## Path parameters

- `id` string, required

## Response `202`

Accepted

- object
  - `message` string
  - `statuscode` integer

## Other responses

- `403` — Access denied
- `404` — Media not found

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
