post {protocol}://{base-url}/integration/v1/conversations//posts/
Creates a new conversation post.
Responses
Creates a new conversation post.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v1/conversations/conversation_id/posts/ \
--header 'accept: application/json' \
--header 'content-type: application/json'