curl --request POST \
--url http://localhost:3091/api/v1/admin/cache/evict/categories \
--header 'Authorization: Bearer <token>'{}Clears all caches related to parcel categories
curl --request POST \
--url http://localhost:3091/api/v1/admin/cache/evict/categories \
--header 'Authorization: Bearer <token>'{}