diff --git a/config/redirects.js b/config/redirects.js index 6ef8d1012b..727a73be24 100644 --- a/config/redirects.js +++ b/config/redirects.js @@ -1953,6 +1953,13 @@ const redirects = [ ], to: '/get-started/apis/create-m2m-app-test', }, + { + from: [ + '/api/management/v2/blacklists/get-tokens', + '/api/management/v2/blacklists/post-tokens', + ], + to: '/api/management/v2', + }, /* Single Sign-On */