GET api/Folder/FolderRoomBinding?folderid={folderid}&roomid={roomid}&groupid={groupid}
folder绑定房间 耍直播调用
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| folderid | No documentation available. |
Define this parameter in the request URI. |
| roomid | No documentation available. |
Define this parameter in the request URI. |
| groupid | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Result": 1,
"Message": "sample string 2",
"Data": {},
"Version": "sample string 4"
}