v1
latestSwagger 2.02026-07-178567199.3 KBconfig
Updates the global application configuration for auth
Replaces the global application configuration for auth
put/chronograf/v1/config/auth
Request body
Example request
{
"superAdminNewUsers": true
}Response
Returns an object with the updated auth configuration
Example response
{
"superAdminNewUsers": true
}