[{"errorMsg":"The mobile has been used","status":"110017"}]{"key":"select_key","value":"id1"}{"key":"radio_key","value":"1"}{"key":"checkbox_key","value":"1,2"}{"key":"cascade_key","value":["北京市","海淀","清华大学"]}username:passwordAuthorization: Basic *****************{
"user": {
"realName": "用户名",
"mobile": "18616881688",
"email": "zhangsan@example.com",
"phone": "400-12345678",
"position": "职位",
"QQ": "123456",
"note": "备注",
"custom_fields": [
{
"key": "select_key",
"value": "232"
},
{
"key": "radio_key",
"value": "1"
},
{
"key": "checkbox_key",
"value": "21,23"
},
{
"key": "cascade_key",
"value": [
"北京市",
"海淀区",
"中关村北大街"
]
}
]
}
}curl --location --request POST 'https://www.bangwo8.com/api/v1/users.json' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"user": {
"realName": "用户名",
"mobile": "18616881688",
"email": "zhangsan@example.com",
"phone": "400-12345678",
"position": "职位",
"QQ": "123456",
"note": "备注",
"custom_fields": [
{
"key": "select_key",
"value": "232"
},
{
"key": "radio_key",
"value": "1"
},
{
"key": "checkbox_key",
"value": "21,23"
},
{
"key": "cascade_key",
"value": [
"北京市",
"海淀区",
"中关村北大街"
]
}
]
}
}'{
"user": {
"cId": "54499496",
"name": "",
"mobile": "18616881688",
"email": "zhangsan@example.com",
"fixnumber": "",
"position": "职位",
"QQ": "123456",
"note": "备注",
"status": "1",
"companyId": "0",
"supportId": "0",
"multiServiceList": "",
"default": "",
"service_groupid": "",
"createDT": "2026-04-04 22:26:12",
"updateDT": "",
"tableName": "",
"custom_fields": [
{
"key": "field_2",
"value": ""
},
{
"key": "authaccount",
"value": ""
},
{
"key": "field_4",
"value": "否"
},
{
"key": "wechatdept",
"value": ""
},
{
"key": "field_3",
"value": ""
}
]
}
}