Authorization: ********************{
"accessTokenValidity": 0,
"additionalInformation": "string",
"authorities": "string",
"authorizedGrantTypes": "string",
"autoapprove": "string",
"clientId": "string",
"clientSecret": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"pageNum": 0,
"pageSize": 0,
"params": {},
"refreshTokenValidity": 0,
"remark": "string",
"resourceIds": "string",
"scope": "string",
"type": 0,
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"webServerRedirectUri": "string"
}curl --location --request POST '/dev-api/iot/clientDetails' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"accessTokenValidity": 0,
"additionalInformation": "string",
"authorities": "string",
"authorizedGrantTypes": "string",
"autoapprove": "string",
"clientId": "string",
"clientSecret": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"pageNum": 0,
"pageSize": 0,
"params": {},
"refreshTokenValidity": 0,
"remark": "string",
"resourceIds": "string",
"scope": "string",
"type": 0,
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"webServerRedirectUri": "string"
}'{
"property1": {},
"property2": {}
}