post
https://console.neon.tech/api/v2/projects//branches//triggers
Creates a trigger for a Function visible on the branch. The required
type discriminator selects the trigger-specific configuration. The
only currently supported type is schedule, whose cron is a numeric
five-field expression and timezone is an IANA timezone name.
The name must be unique among triggers visible on the branch, including
inherited triggers.
Note: This endpoint is currently in Beta.