curl --location 'https://api-test.spotgo.eu/api/v1/classifications/email' \ --header 'Content-Type: application/json' \ --data '{ "type": "General", "text": "string" }'
{ "category": "Freight" }