Delete certificate from keystore
GET/security/delete/:company
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Removes a certificate from the keystore by alias or ID.
⚠️ Legacy API Notice: This endpoint uses HTTP GET for a delete operation due to legacy implementation. While this violates REST conventions, it is maintained for backward compatibility. New integrations should be aware that this may cause caching issues in some HTTP clients.
Request
Responses
- 200
- 500
Certificate deleted successfully
Internal server error