Deletes a category.
You can only call this method when authenticated as a Wix app or Wix user identity.
Category ID.
curl --location --request DELETE 'https://www.wixapis.com/blog/v3/categories/5f2bcaa0879ad500173577f3' \
-H 'Content-Type: application/json' \
-H 'Authorization: <AUTH>' \
}'
undefined
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.