{
"botId": "string",
"imBotId": "string",
"imContactId": "string",
"imContactName": "string",
"hello": "string"
}curl --location --request POST 'https://ae-bg.ddregion.com/hub-api' \
--header 'Content-Type: application/json' \
--data-raw '{
"botId": "string",
"imBotId": "string",
"imContactId": "string",
"imContactName": "string",
"hello": "string"
}'{}