POST wx_qy/sync_user_data
同步更新员工职等(同步至企微)
Request Information
URI Parameters
None.
Body Parameters
SyncUserDataName | Description | Type | Additional information |
---|---|---|---|
UserID | integer |
None. |
|
PositionLevel | string |
None. |
|
UserNumber | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "userID": 1, "positionLevel": "sample string 2", "userNumber": "sample string 3" }
Response Information
Resource Description
同步更新员工职等(同步至企微)
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.