---
title: "Insert image in s3 bucket."
method: POST
path: "/v1/images"
tags: ["FileUpload"]
---

# Insert image in s3 bucket.

`POST /v1/images`

## Query parameters

- `quiz_id` string, required

## Response `200`

- object
  - `message` string
  - `status` string

## Other responses

- `400` — Fail due to resource not exists
- `401` — Server understand request but refuse to authorize it
- `500` — Unexpected error occurred

---

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