Plan Compliance Safety Job
A scheduled job that iterates all active container subscriptions and enforces plan entitlements as a safety net for missed webhook events.
POST /functions/v1/enforce-plan-compliance
Protected by x-cron-secret header (not JWT).
x-cron-secret
rpc_enforce_plan_entitlements()
Intended to run daily via external cron or Supabase scheduled functions.
Fileoverview
Plan Compliance Safety Job
A scheduled job that iterates all active container subscriptions and enforces plan entitlements as a safety net for missed webhook events.
Endpoint
POST /functions/v1/enforce-plan-complianceAuthentication
Protected by
x-cron-secretheader (not JWT).Behavior
rpc_enforce_plan_entitlements()for each containerSchedule
Intended to run daily via external cron or Supabase scheduled functions.
Environment Variables