---
title: "Start a batch AI translation for selected props"
method: POST
path: "/admin/image-generation/translations/batch-generate"
tags: ["Admin Image Generation"]
---

# Start a batch AI translation for selected props

`POST /admin/image-generation/translations/batch-generate`

Chunks (item × locale) label translations into LLM tasks processed by a bounded worker pool. Returns a batchId; consume progress via the SSE events endpoint or poll the status endpoint.

## Request body

- BatchGenerateImageGenTranslationsDtoClass

## Response `200`

---

[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)
