---
title: "Create a random scene (bills coins)"
method: POST
path: "/v1/scenes/random"
tags: ["Scenes"]
---

# Create a random scene (bills coins)

`POST /v1/scenes/random`

## Response `201`

Random scene creation started

- SubmitSceneResponseDto
  - `sceneId` string, required
  - `status` 'DRAFT' | 'IN_QUEUE' | 'IN_PROGRESS' | 'COMPLETED' | 'FAILED' | 'CANCELLED' | 'TIMED_OUT', required
  - `message` string, required
  - `transactionId` string

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
