{
"we_com_login_setting": {
"corp_id": "string",
"suite_secret": "string",
"token": "string",
"encoding_aes_key": "string",
"agent_id": "string"
},
"login_base_setting": {
"apply_range": {
"login_flag": true,
"account_sync_flag": true,
"dept_login_flag": true
},
"data_sync_type": "account_merge_and_dept_all",
"data_create_type": "disable-create-delete-edit"
},
"status": "enable",
"plat_form": "we_com"
}curl --location '/omni/api/sso_login/saveDetail' \
--header 'authorization;' \
--header 'referer;' \
--header 'Content-Type: application/json' \
--data '{
"we_com_login_setting": {
"corp_id": "string",
"suite_secret": "string",
"token": "string",
"encoding_aes_key": "string",
"agent_id": "string"
},
"login_base_setting": {
"apply_range": {
"login_flag": true,
"account_sync_flag": true,
"dept_login_flag": true
},
"data_sync_type": "account_merge_and_dept_all",
"data_create_type": "disable-create-delete-edit"
},
"status": "enable",
"plat_form": "we_com"
}'null