---
title: "Release a digest early"
method: POST
path: "/digests/schedules/{schedule_id}/trigger"
tags: ["Digests"]
---

# Release a digest early

`POST /digests/schedules/{schedule_id}/trigger`

Send a digest now instead of waiting for its scheduled time, so your users get what they have collected so far right away.

## Path parameters

- `schedule_id` string, required

## Response `204`

The digest schedule was released. A `204` is also returned when the schedule currently has no in-progress digest instances to release.

## Other responses

- `403` — The digest schedule does not belong to the authenticated workspace.

## Changes

- **2026-06-16** `764fefdc9dd7` — 2 info
  - api tag `Digests` added
  - api tag `User Preferences` removed
- **2026-06-15** `6793811bc113` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/trycourier/apis/courier/changes/digests/schedules/:schedule_id/trigger/post.md)

---

[API](https://skmtc.dev/trycourier/apis/courier.md) · [All operations](https://skmtc.dev/trycourier/apis/courier/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycourier/courier/revisions/cb8586034158/schema)
