x-api-key: ********************
curl --location --request POST 'https://api.rocketlead.com/api/v1/conversations/tags' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "color": "string" }'