Update Simple auth settings

Enterprise feature

Enable or disable simple authentication (username/password)

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Request

passwordAuthSchema
disabledbooleanOptional

Is username/password authentication disabled

Response

passwordAuthSchema
disabledboolean or null

Is username/password authentication disabled

Errors