uploadCertificate
Upload a single certificate
Uploads a single PEM-encoded certificate or key.
Scope: certs:manage
Maps to OpenAPI operationId uploadCertificate — POST /manage-certs.
Same PassFast HTTP API, billing, and rate limits. Do not invent other paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_app_id | No | Override X-App-Id for this call. Defaults to the MCP connection header. | |
| cert_data | Yes | Base64-encoded certificate or key data. | |
| cert_type | Yes | Type of certificate being uploaded. |