diff --git a/doc/epp-examples.md b/doc/epp-examples.md
index c9dd1c38b..0343703d2 100644
--- a/doc/epp-examples.md
+++ b/doc/epp-examples.md
@@ -13213,53 +13213,3 @@ RESPONSE:
```
-
-### EPP Session when connected with valid user fails if new password is not valid
-
-REQUEST:
-
-```xml
-
-
-
-
- gitlab
- ghyt9e4fu
-
-
- 1.0
- en
-
-
- https://raw.githubusercontent.com/internetee/registry/alpha/doc/schemas/domain-eis-1.0.xsd
- https://raw.githubusercontent.com/internetee/registry/alpha/doc/schemas/contact-eis-1.0.xsd
- urn:ietf:params:xml:ns:host-1.0
- urn:ietf:params:xml:ns:keyrelay-1.0
-
- urn:ietf:params:xml:ns:secDNS-1.1
- https://raw.githubusercontent.com/internetee/registry/alpha/doc/schemas/eis-1.0.xsd
-
-
-
- ABC-12345
-
-
-```
-
-RESPONSE:
-
-```xml
-
-
-
-
- Password is missing [password]
-
-
- ABC-12345
- ccReg-0674363838
-
-
-
-```
-