Create Resource Translation

Clones a resource into one or more other locales as sibling records, carrying its tags and related resources and videos, and queues an AI pass that translates the text and content of each. Each URL slug is regenerated from the translated title. A locale that cannot be used is reported in refused and leaves the others alone.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the resource to translate

Body Params

Body Params

locales
array of strings
required

The locales to translate into

locales*
string

A single locale to translate into, instead of locales

boolean

Run the AI translation pass. Defaults to true.

Responses
200

The created translations and their translation tasks, plus any locale that was refused

422

None of the locales could be used: not enabled, already translated, or the record is itself a translation.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…