Skip to main content

Jobs

Overview

Background jobs and administrative endpoints for cron and batch processing.

Endpoints

  • POST /api/v1/jobs/process — trigger processing
  • POST /api/v1/jobs/schedule-daily — schedule daily jobs
  • POST /api/v1/jobs/aggregate-hours — aggregate hours
  • POST /api/v1/jobs/send-reminders — send reminder notifications

See also