{
"appKey": "string",
"appSecret": "string",
"companyId": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"description": "string",
"globalHeader": {
"property1": "string",
"property2": "string"
},
"hasAllProject": true,
"hasSys": 0,
"id": "string",
"name": "string",
"privateKey": "string",
"sort": 0,
"state": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"version": "string"
}curl --location '/sys-unity/oauth' \
--header 'Content-Type: application/json' \
--data '{
"appKey": "string",
"appSecret": "string",
"companyId": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"description": "string",
"globalHeader": {
"property1": "string",
"property2": "string"
},
"hasAllProject": true,
"hasSys": 0,
"id": "string",
"name": "string",
"privateKey": "string",
"sort": 0,
"state": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"version": "string"
}'{
"code": 0,
"data": {},
"encrypt": true,
"extension": {},
"message": "string",
"success": true
}