{
"pId": "tempor sunt ipsum mollit et",
"timeStamp": "dolor",
"sign": "eiusmod",
"body": {
"deviceId": 0,
"inputId": 24,
"name": "TestName1"
}
}curl --location --request POST '/open/api/input/createSource' \
--header 'Content-Type: application/json' \
--data-raw '{
"pId": "tempor sunt ipsum mollit et",
"timeStamp": "dolor",
"sign": "eiusmod",
"body": {
"deviceId": 0,
"inputId": 24,
"name": "TestName1"
}
}'{
"data": {
"id": 1
},
"msg": "",
"status": 0
}