curl --location --request DELETE '/lists/categories/by-name/Marketing' \ --header 'Authorization: Bearer <token>'
{ "error": "Category not found" }