Authorization: Bearer ********************
{
"secret": "54f56e63-3ed6-479d-916c-8c6d99c90543",
"users": [
{
"userID": "AjIBoWAxNH5YkGQbyrz9VP0qfgLnk73B0SMhvNztWXQ",
"nickname": "易天通信旗舰店",
"faceURL": "https://dev-skytop.oss-cn-chengdu.aliyuncs.com/user/cert/company/202309/2023-0908-1831-3bb81547-web.png"
}
]
}
curl --location --request POST '/user/user_register' \
--header 'operationID: 1646445464567' \
--header 'Content-Type: application/json' \
--data-raw '{
"secret": "54f56e63-3ed6-479d-916c-8c6d99c90543",
"users": [
{
"userID": "AjIBoWAxNH5YkGQbyrz9VP0qfgLnk73B0SMhvNztWXQ",
"nickname": "易天通信旗舰店",
"faceURL": "https://dev-skytop.oss-cn-chengdu.aliyuncs.com/user/cert/company/202309/2023-0908-1831-3bb81547-web.png"
}
]
}'
{}