post {protocol}://{base-url}/integration/v2/conversations//assignees//
Add an assignee to the conversation with the provided ID.
Responses
Add an assignee to the conversation with the provided ID.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v2/conversations/conversation_id/assignees/user/assignee_id \
--header 'accept: application/json'