Skip to content
Get started

Create category

POST/api/v1/categories

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 category

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