---
title: "Uploading Media"
method: POST
path: "/wab/v1/media/"
---

# Uploading Media

`POST /wab/v1/media/`

Use this API to upload, retrieve, or delete media.

## Headers

- `Content-Type` string, required

## Response `200`

200

- object
  - `media` object[]
    - `id` string

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/cequens/apis/authentication.md) · [All operations](https://skmtc.dev/cequens/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cequens/authentication/revisions/deadb0661f19/schema)
