Skip to content
Get started

Create schedule

POST/api/v1/schedules

Increments the Replicache space version via repVersionIncrement after writing.

Query ParametersExpand Collapse
spaceId: optional string

Optional space id; when omitted, the user’s default space is used.

Create schedule

curl https://$FLUIDWAVE_HOST/api/v1/schedules \
    -X POST
Returns Examples