{
"account_id": "48",
"token": "aliqua exercitation occaecat Excepteur quis",
"configuration": {
"enabled": true,
"p2p_chat_banned": false,
"team_chat_banned": false,
"chatroom_chat_banned": false,
"qchat_chat_banned": false,
"push_enabled_when_desktop_online": false
},
"user_information": {
"name": "马示思难",
"avatar": "http://dummyimage.com/100x100",
"sign": "dolore reprehenderit laboris",
"email": "l.bxyuulbt@qq.com",
"birthday": "1974-12-27",
"mobile": "13355645597",
"gender": 0,
"extension": "consequat ea"
}
}curl --location --request POST 'https://open.yunxinapi.com/im/v2/accounts' \
--header 'AppKey: ' \
--header 'X-custom-traceid: {% mock '\''uuid'\'' %}' \
--header 'Nonce: ' \
--header 'CurTime: ' \
--header 'CheckSum: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"account_id": "48",
"token": "aliqua exercitation occaecat Excepteur quis",
"configuration": {
"enabled": true,
"p2p_chat_banned": false,
"team_chat_banned": false,
"chatroom_chat_banned": false,
"qchat_chat_banned": false,
"push_enabled_when_desktop_online": false
},
"user_information": {
"name": "马示思难",
"avatar": "http://dummyimage.com/100x100",
"sign": "dolore reprehenderit laboris",
"email": "l.bxyuulbt@qq.com",
"birthday": "1974-12-27",
"mobile": "13355645597",
"gender": 0,
"extension": "consequat ea"
}
}'