Delete a TLS private key
DELETE {{fastly_url}}/tls/private_keys/{{tls_private_key_id}}
Destroy a TLS private key. Only private keys not already matched to any certificates can be deleted.
Authorization: API token with at least TLS management permissions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string |