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
Example response
{
"count": 3
}Changes
No recorded changes to this endpoint across all 1 revision of this API.