/api/aes67/sink-del
Use the interface to delete an AES67 sink.
Request Mode
POST /api/aes67/sink-del
Name | Description |
---|---|
sinks[i].sink-idx | Sink index, value range is [0,3]. |
Response Body
{
"status": 0
}
Name | Description |
---|---|
status | 0 indicates that the request was accepted successfully. Refer to API Status Codes. |