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