Skip to content
Get started

Create context

POST/api/v1/contexts

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 context

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