curl --location '/tags' \ --header 'Websync-Session;' \ --header 'Content-Type: application/json' \ --data '{ "name": "string", "color": "string" }'
{ "id": 0, "name": "string", "color": "string", "organizationId": 0 }