DeleteServerCertificate
GET /?Action=DeleteServerCertificate
Description
Deletes a specified server certificate.
Body parameter
Required: false
Name: DeleteServerCertificateRequest
| Name | Description | Required | Schema | Default | Example | 
|---|---|---|---|---|---|
| ServerCertificateName | The name of the server certificate you want to delete. | true | string | 
Responses
HTTP Code 200
| HTTP Code | Description | Schema | 
|---|---|---|
| 200 | DeleteServerCertificateResponse | 
Response 200
| Name | Description | Required | Schema | Default | Example | 
|---|---|---|---|---|---|
| ResponseMetadata | Information about the response. | false |