{
"destination": "4001",
"source": "4002",
"interactive": true
}curl --location -g --request POST '{{HOST}}/service/v1/manager/pabx/spy' \
--header 'Content-Type: application/json' \
--data-raw '{
"destination": "4001",
"source": "4002",
"interactive": true
}'{}