Delete SSL certificate
ssl_certificates
Delete SSL certificate
Remove a custom domain’s certificate. DESTRUCTIVE. Revokes the certificate at the CA (best-effort), removes the on-disk serving files, and soft-deletes the row. The CA-revoke and file-removal are external side effects, not a DB cascade, so this is a simple delete. No recovery: re-create + re-issue to restore.
Contract:
- MCP tool
delete_ssl_certificate, registry packagemcp.id/ssl_certificates, mountid.platform. - Operation
delete, response envelopedelete_simple. - Flags: dangerous: the MCP layer gates it behind a preview/commit token, and the effect cannot be undone through this API.
DELETE
Delete SSL certificate
Authorizations
Access token issued by gtm.service.id. Its access_identity claim carries team_sid, actor_sid and actor_type, and that team scope is authoritative.
Team scope for tokens that do not carry one. Ignored when the token already names a team.
Path Parameters
Path segment {sid}.
Required string length:
18Pattern:
^id_sc_