curl --location --request PATCH '/api/v1/conversations//tags' \ --header 'Content-Type: application/json' \ --data-raw '{ "tags": [ "string" ] }'