put https://api.wistia.com/v1/medias/archive.json
This method accepts a list of up to 100 medias to archive per request. It processes requests asynchronously and will return a background_job_status object rather than the typical Media response object. Note that Livestream medias and Soapbox videos imported to Wistia before September 1, 2023 cannot be archived.
Requires api token with one of the following permissions
Read, update & delete anything
Alert
Livestream medias, recording sessions, and Soapbox videos imported to Wistia before September 1, 2023 cannot be archived at this time.
Tip
The brackets [] in the hashed_ids param must be URL encoded if the param is being passed as part of the query string or if it’s being passed in the request body and the Content-Type request header is NOT application/x-www-form-urlencoded.