REST API
4.0.0
REST API for SafeNet Network HSMs
|
Delete all certificate for a given REST API user.
Success
Unexpected error
User does not exist.
DELETE https://1.2.3.4:8443/users/admin/certificates { }
{ }
{}
{"url": "/errors/en/SERVERPLUGIN_CERT_NOT_FOUND", "message": "No certificate found.", "id": "SERVERPLUGIN_CERT_NOT_FOUND", "child": null}