curl --location --request POST 'https://seupabxutech.exemplo.com.br/utech/v1/chats/startchat?token' \
--header 'Content-Type: application/json' \
--data-raw '{
"queue": "7000",
"number": "+554833334840",
"type": "whatsapp",
"agent": "200",
"name": "Mario jorge"
}'{
"status": "ok"
}