Skip to content

Certificate Management API

DELETE Delete Domain Certificate Information

DELETE /prod-api/cdn/layer7/ssl/deleteDomainCertInfo/{domainId}

Request Parameters

Name Location Type Required Description
domainId path integer Yes Domain ID

Example Responses

200 Response

{
  "code": 200,
  "msg": "Delete successfully"
}

204 Response

{}

Responses

Status Code Status Meaning Description Data Model
200 OK none Inline
204 No Content none Inline
401 Unauthorized none Inline
403 Forbidden none Inline

Response Data Structure

Status Code 200

Name Type Required Constraints Chinese Name Description
» additionalProperties object false none none

Data Model