For the complete documentation index, see llms.txt.

PATCH /v1/schedules/{id}

Update Schedule

Partially update a schedule. If `is_default` is set to true, all other schedules for this user are unset.

Auth required: Yes

Parameters

Request Body

Responses

Authentication

Requires 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