From fdd4766de77f4042851ba0fe3208f3b6571ddb49 Mon Sep 17 00:00:00 2001
From: torrespel <pelayo.torresalonso@telefonica.com>
Date: Mon, 22 Apr 2024 10:24:56 +0000
Subject: [PATCH] Update file README.md

---
 doc/testing/postman/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/testing/postman/README.md b/doc/testing/postman/README.md
index 1c7a0b5..781627f 100644
--- a/doc/testing/postman/README.md
+++ b/doc/testing/postman/README.md
@@ -125,8 +125,8 @@ Other requests that we have added are the following:
 
 - **offboard_provider**      Performs offboarding of the provider, thereby eliminating the published APIs.
 - **offboard_invoker**       Offboards the invoker, also eliminating access to the APIs of that invoker.
-- **remove_user_invoker**    Delete the user created for the invoker.
-- **remove_user_provider**   Delete the user created for the provider.
+- **remove_user**            Delete the user.
+- **refresh_admin_token**    Return a new access token to the admin.
 
 ## Notes
 
-- 
GitLab