deleteCertificate
Delete a certificate
Deletes a certificate.
Scope: certs:manage
Maps to OpenAPI operationId deleteCertificate — DELETE /manage-certs/{id}.
Same PassFast HTTP API, billing, and rate limits. Do not invent other paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Certificate ID. | |
| x_app_id | No | Override X-App-Id for this call. Defaults to the MCP connection header. |