PATCH

Update Category


Updates a category.

Each time the category is updated, revision increments by 1. You must specify the current revision to prevent unintended overwrites.

You can't adjust a categories sortOrder with this method, call Move Category (SDK | REST) instead.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Bookings - all permissions
Manage Bookings
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/bookings/v2/categories/{category.id}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?