Update MediaAsk AIput https://api.wistia.com/modern/medias/{mediaHashedId}Updates the attributes on a media. Requires api token with one of the following permissions Read, update & delete anythingPath ParamsmediaHashedIdstringrequiredThe hashed ID of the media.Body ParamsnamestringThe mediaās new name.new_still_media_idstringThe Wistia hashed ID of an image that will replace the still thatās displayed before the player starts playing.descriptionstringA new description for this media. Accepts plain text or markdown.tagsarray of stringsAn array of tag names to apply to the media. Note that this will replace any existing tags!tagsADD stringHeadersX-Wistia-API-VersionstringrequiredDefaults to 2026-03Responses 200Successful response 400Bad request 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