curl --location --request POST 'https://seupabxutech.exemplo.com.br/utech/v1/chats/transferchat?token&chatid' \ --header 'Content-Type: application/json' \ --data-raw '{ "queue": "7000", "agent": "200" }'
{ "status": "ok" }