curl --location --request POST '/api/v1/conversations/tags' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "color": "string" }'