diff --git a/config/redirects.js b/config/redirects.js index 98a0b350f6..4960556a0c 100644 --- a/config/redirects.js +++ b/config/redirects.js @@ -2706,7 +2706,7 @@ const redirects = [ to: '/api/authentication', }, { - from: ['/apiv2', '/api/v2', '/api/management','/api/management/v2/blacklists/get-tokens','/api/management/v2/blacklists/post-tokens' ], + from: ['/apiv2', '/api/v2', '/api/management', '/api/management/v2/blacklists/get-tokens', '/api/management/v2/blacklists/post-tokens'], to: '/api/management/v2', }, {