Skip to content
Get started

Update category

PATCH/api/v1/categories/{categoryId}

Increments the Replicache space version via repVersionIncrement after writing.

Path ParametersExpand Collapse
categoryId: string
Query ParametersExpand Collapse
spaceId: optional string

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

Update category

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