跳转至

ssl 托管证书接口

GET 删除 ssl 托管证书

GET /prod-api/cdn/ssl/hosting/deleteHosting/{certId}

请求参数

名称 位置 类型 必选 说明
certId path integer(int64) certId
Authorization header string none

返回示例

200 Response

{
  "property1": {},
  "property2": {}
}

返回结果

状态码 状态码含义 说明 数据模型
200 OK none Inline
401 Unauthorized none Inline
403 Forbidden none Inline
404 Not Found none Inline

返回数据结构

状态码 200

名称 类型 必选 约束 中文名 说明
» additionalProperties object false none none

数据模型