参数 | 类型 | 必须 | 说明 |
Credentials | object | 是 | 临时密钥信息 |
Credentials.Token | string | 是 | 临时密钥令牌 |
Credentials.TmpSecretId | string | 是 | 临时证书密钥ID |
Credentials.TmpSecretKey | object | 是 | 临时证书密钥Key |
ExpiredTime | int | 是 | 临时证书有效的时间,返回 Unix 时间戳,精确到秒 |
PathPrefix | string | 是 | 上传到cos上的路径前缀 |
{"Header": {"Code": 0,"DialogID": "","Message": "","RequestID": "123"},"Payload": {"Credentials": {"Token": "XXX","TmpSecretId": "XXX","TmpSecretKey": "XXX"},"ExpiredTime": 1547696355,"PathPrefix": "域名/customer-pipline/{数字}/{uuid}/"}}
本页内容是否解决了您的问题?