Delete LocalizationAsk AIdelete https://api.wistia.com/modern/medias/{mediaHashedId}/localizations/{localizationHashedId}Deletes a localization. Requires api token with one of the following permissions Read, update & delete anythingPath ParamsmediaHashedIdstringrequiredThe hashed ID of the localization's media.localizationHashedIdstringrequiredThe hashed ID of the localization to delete.HeadersX-Wistia-API-VersionstringrequiredDefaults to 2026-03Responses 200Successful deletion of the localization. 401Unauthorized, invalid or missing token 403Forbidden, token is valid but account does not have access to feature 404Resource not found 500Internal server errorUpdated about 1 month ago