Hi - Is there a way to regenerate Private Studio API Key and secret? from some admin page may be? Thanks in advance.
Solved! Go to Solution.
@pvd There's no native way to regenerate the API credentials. One way you can do (not supported) is to look inside the mongodb using Robo3T or the mongodb input tool. Take a look at the user collection > ApiKey and ApiSecret section. You can manually change it there! See below!
Thanks @DiganP