delete_certificate
Remove a certificate from a specific website by providing the site ID and certificate ID. This operation ensures secure management of SSL/TLS certificates within the ESA MCP Server environment.
Instructions
Deletes a certificate for a website.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | The ID of the certificate. Example: 30001303 | |
siteId | Yes | The website ID, which can be obtained by calling the ListSites operation. Example: 1234567890123 |