Update Schedule
Partially update a schedule. If `is_default` is set to true, all other schedules for this user are unset.
Auth required: Yes
id (path, string) (required)name: stringtimezone: stringweekly_hours: arrayis_default: boolean200: Schedule updated400: Validation error401: Authentication required or invalid404: Resource not foundRequires authentication. Pass a Bearer token (Supabase JWT) or an API key (`Authorization: Bearer vennio_sk_live_*`) in the request headers.
Base URL: https://api.vennio.app