Digests
Release a digest early
Send a digest now instead of waiting for its scheduled time, so your users get what they have collected so far right away.
post/digests/schedules/{schedule_id}/trigger
Path parameters
schedule_idstring required
The ID of the digest schedule to release, in the form sch/{uuid}. The value must be URL-encoded (e.g. sch%2F00000000-0000-0000-0000-000000000000).
Response
The digest schedule was released. A 204 is also returned when the schedule currently has no in-progress digest instances to release.