/api/aoip/matrix-clear
Use the interface to clear all settings of matrix.
Request Mode
POST /api/aoip/matrix-clear
Response Body
{
"status": 0
}
| Name | Description |
|---|---|
| status | 0 indicates that the request was accepted successfully. Refer to API Status Codes. |