Request to enable Scheduled Functions for my site

Hi Netlify team,

I’m trying to use Scheduled Functions with my site.

Site name: chimprodaily
Site ID: 7752f2dd-4451-4acd-a738-fea02a15c827

I’ve added [[scheduled.functions]] to netlify.toml and also attempted to create it via API (/scheduled_functions), but I get 404 Not Found.

Could you please enable Scheduled Functions for this site?

Thanks a lot! :folded_hands:

Scheduled Functions don’t need to be enabled. But, none of the config you’ve mentioned above is valid. Please refer to the docs: Scheduled Functions | Netlify Docs

Furthermore, Functions only work for Git-based or CLI deploys. You appear to be deploying manually.