Create LocalizationAsk AIpost https://api.wistia.com/modern/medias/{mediaHashedId}/localizationsCreates a new localization. Requires api token with one of the following permissions Read, update & delete anythingPath ParamsmediaHashedIdstringrequiredThe hashed ID of the media to create a localization for.Body Paramsoutput_languagestringrequiredThe language to localize the media to as a 3-character IETF language code.auto_enablebooleanDefaults to trueWhether to automatically enable the localization.truefalseHeadersX-Wistia-API-VersionstringrequiredDefaults to 2026-03Responses 201Successful creation of the localization. 400Bad request 401Unauthorized, invalid or missing token 403Forbidden, token is valid but account does not have access to feature 404Resource not found 422Unprocessible entity, parameters provided were invalid. 500Internal server errorUpdated about 1 month ago