Regenerate client secret
Regenerates the client_secret and returns the new value.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
client_id
The clientId for the service account
Response
The new client credentials for a service account
client_id
String representation of a MongoDB ObjectId
client_secret
Uuid representation of client secret
Errors
500
Internal Server Error