Skip to main content

POST ManualRecEnable

Description

Usage

Request parametersPOST
URL/iapi/v1/ManualRecEnable?session=
datanone

Parameters

NameTypeParameter mandatoryDescription
token
manualRecEnable

Response

NameTypeDescription

Examples

https://192.168.100.161:16445/iapi/v1/ManualRecEnable?session=c1782caf-b670-42d8-ba90-2244d0b0ee83
data:
{
"token": "002a--00100",
"manualRecEnable": true
}

response:
{
"code": "HPRO_CODE_OK",
"msg": "Success"
}