tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > UnpublishItemsRequest > startAt

UnpublishItemsRequest.startAt property

Date and time when the un-publishing should be started. Should be specified in UTC format. The value will be converted to UTC time if specified with time zone shift, e.g. ā€œ2020-01-24T17:24:50+02:00ā€ will be converted to ā€œ2020-01-24T15:24:50Zā€ Conversion is not happening if time zone shift is not specified.

Signature:

startAt?: string;