delete_routers_configs_tls
Delete a TLS certificate and key pair from the reusable TLS configs list without affecting already saved router configurations.
Instructions
Delete TLS config — Required permission: Device command and configuration, Edit.Deletes a TLS certificate and key pair from the set of TLS configs that can be reused when saving router configs and only specifying the certificate. Does not affect any router configs that were already saved, just removes it from list of certificates that the matching key will be inserted on save for. — [DELETE /public/v2/routers/configs/tls]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| certificateBase64Pem | Yes | Certificate base64 encoded pem string to match on for deletion of the corresponding certificate and key pair |