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