v1

latestOpenAPI 3.0.42026-08-0465139162.1 KB
Routers

Delete TLS config

Required permission: Device command and configuration, Edit.<br/>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

Request body

certificateBase64Pemstring required

Certificate base64 encoded pem string to match on for deletion of the corresponding certificate and key pair

Response

Success

informationstring[] nullable
isValidboolean