diff --git a/doc/api/users.md b/doc/api/users.md
index a0aba8681a306db98020ee9e1a1eef5427549cd7..4c6f1f4ab3a4f63f550c3c155b5f8369bfcfe3f0 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -700,7 +700,7 @@ GET /user/status
 ```
 
 ```shell
-curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/user/status"
+curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/api/v4/user/status"
 ```
 
 Example response: