Deletes a conversation post with the given ID.
204Conversation post has been deleted
Deletes a conversation post with the given ID.
204Conversation post has been deleted
xxxxxxxxxx
curl --request DELETE \
--url https://alation_domain/integration/v2/conversations/conversation_id/posts/post_id \
--header 'accept: application/json'