{
"token": "string",
"botId": "string",
"groupId": "string",
"restrictType": 0
}
curl --location --request POST 'https://aa-hub.ddregion.com?msg_signature=×tamp&nonce' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"botId": "string",
"groupId": "string",
"restrictType": 0
}'
{}