Remove Certificate
Remove the certificate and private key from the API:
Syntax: see Call Structure
Type = 'DELETE'
'http://localhost:Port Number/api/v1/certificate' |
Returns
true
Example
curl -X 'DELETE' \ 'http://localhost:Port Number/api/v1/certificate' \ -H 'accept: application/json' |
Returns
true
Errors
If there is an error in the API method then a JSON-RPC Error Object will be returned