Deletes a conversation with the given ID.
204Confirmation that conversation has been deleted
Deletes a conversation with the given ID.
204Confirmation that conversation has been deleted
xxxxxxxxxx
curl --request DELETE \
--url https://alation_domain/integration/v1/conversations/conversation_id/ \
--header 'accept: application/json'