Updates conversation properties, for example the subject or reference.
xxxxxxxxxx
curl --request PATCH \
--url https://alation_domain/integration/v2/conversations/conversation_id/ \
--header 'accept: application/json' \
--header 'content-type: application/json'