临时token

基本信息

Path: /api/rest/gw/sdk/meeting/ticket
Method: POST

接口描述:

请求URL:

https://uat.rmeet.com.cn:4433/api/rest/gw/sdk/meeting/ticket

响应:

{
    "traceId": "c282fff94508423cb6ca56841c7cf79d",
    "data": {
        "ticket": "XXX", 
        "expiration": 7200
    },
    "message": "操作成功!",
    "statusCode": "OK",
    "timestamp": "2024-11-11 18:00:50"
}

请求参数

Headers

参数名称 参数值 是否必须 示例 备注
Sign app_token
Business 用户唯一标识

返回数据

名称 类型 是否必须 默认值 备注 其他信息
data object 必须 返回的数据
 ├─ticket string 必须 临时ticket 有效期2小时,秒
 ├─expiration Long 必须 过期时间戳 ms
message string 必须 操作成功
statusCode string 必须 状态码 OK
timestamp string 必须 时间戳 format:date-time
traceId string 必须 追踪码

results matching ""

    No results matching ""

    results matching ""

      No results matching ""