scheduled-notifications

Mark expired notifications

Manually trigger marking of expired notifications (pending notifications that are past their scheduled time). This is normally done automatically every hour by the cron job.

post/notifications/scheduled/expire

Response

Expired notifications marked successfully

countnumber

Number of notifications marked as expired

Example response

{
  "count": 3
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.