Delete a Certificate
DELETE/v2/admin/certificates/:uid
Permanently removes a certificate. It is only possible to delete certificates that are not linked to any active connection and that were not created by the system.
Request
Responses
- 204
- 401
- 403
- 404
- 422
Certificate deleted
Authentication failure. Invalid token
Permission failure. You don't have the required Scope for this call.
Certificate not found
System-created certificate cannot be deleted