Show examples in:
    Scheduled unpublishing

    You can create a scheduled unpublishing to unpublish records in the future

    Object payload

    id  string
    ID of scheduled_unpublishing
    type  string
    Must be exactly "scheduled_unpublishing"
    unpublishing_scheduled_at  date-time  Example: "2025-02-10T11:03:42Z"

    The future date for the unpublishing

    content_in_locales  null, Array<string>

    List of locales whose content will be unpublished, or nil if the whole record needs to be unpublished

    item{ type: "item", id: item.id }

    Item

    Available endpoints