diff --git a/doc/testing/postman/README.md b/doc/testing/postman/README.md index 1c7a0b54ff7639c92515c2968e3b548a75ac0af9..781627f4cca0cab9e1c276832ee6dd6235298c80 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