curl --location '/campaigns/categories' \ --header 'Authorization: Bearer <token>'
{ "categoryId": "1", "name": "Category 1", "color": "#FF0000" }