云客服-查询接入用户可访问的所有租户信息:样例报文

时间:2023-11-01 16:19:55

样例报文

  • 请求头:
    Content-Type: application/json;charset=UTF-8Authorization: ******************
  • 请求参数:
    { "ccId": 1}
  • 响应参数:
    {    "resultCode": "0100000",    "resultDesc": [        {            "ccId": 3,            "vdnId": 47,            "tenantId": "202008142460",            "accessCodes": [                {                    "accessCode": "202008191",                    "isDefault": true                }            ],            "tenantSpaceName": "fjw081401"        }    ]}
support.huaweicloud.com/api-ccfs-cec/cec_05_7268.html