Translate MediaAsk AIpost https://api.wistia.com/modern/medias/{mediaHashedId}/translateTranslates the transcript for a media. Requires api token with one of the following permissions Read, update & delete anythingPath ParamsmediaHashedIdstringrequiredThe hashed ID of the media.Body Paramstarget_languagestringrequiredThe language to translate the transcript to as a 3-character IETF language code.source_languagestringThe language of the source transcript to be translated as a 3-character IETF language code. If not provided, the media's default transcript language will be used.HeadersX-Wistia-API-VersionstringrequiredDefaults to 2026-03Responses 201Successfully queued background job for translation of the transcript. 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