修改profile中指定分屏的源

1.接口描述

接口说明:修改指定的分屏的源

请求方式:POST [ip]/api/profile/screen/select

管理员权限 登录认证

2.输入参数

参数 类型 描述
id Int profile ID
screen-index Int 分屏的索引
source-id Int 源ID

3.输出参数

参数 类型 描述
status Int 状态码

4.示例

设置ID为2的profile的第1个分屏选择ID为10045的源

请求示例

{
    "id": 2,
    "screen-index": 1,
    "source-id": 10045
}
输出示例
{
  "status": 0
}

与“”相关结果约

    找不到与“”相关的结果

    与“”相关结果约

      找不到与“”相关的结果