It is now possible to schedule a date and time when a video will be moved to the trash using the REST API. The new "scheduledTrashDate" parameter can now be read through the videos endpoint. Use a PATCH request to set or edit a date, which is formatted using the ISO 8601 standard (e.g. "2020-12-12T08:00:00Z"). You can also remove the scheduled date by setting the "scheduledTrashDate" parameter to null.


movingimage REST API Documentation

Publishing date: 14-09-2017