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'
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'