DELETE

Delete Category


Deletes a category.

Deleting a category also deletes all of its subcategories. Items that were assigned to the deleted categories remain in the catalog but are no longer associated with those categories.

Authentication

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

Permissions
Category write
Learn more about app permissions.
Endpoint
DELETE
https://www.wixapis.com/categories/v1/categories/{categoryId}

Errors
403Permission Denied

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

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