Patch
/sys-rest-api/rest/1/weightmeasure/T
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{
"WmName": "TestUnit1"
}
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"WmCode": "T",
"WmName": "TestUnit1",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/weightmeasure/T",
"name": "weightmeasure",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/weightmeasure/T",
"name": "weightmeasure",
"kind": "item"
}
]
}object