Reset Auth Settings
Reset authentication configuration.
patch/v3/authentication-settings#delete
Request body
Response
Response for authentication settings endpoint
Example response
{
"basic_auth_enabled": true,
"idp_mapping_enabled": true
}Reset authentication configuration.
Response for authentication settings endpoint
{
"basic_auth_enabled": true,
"idp_mapping_enabled": true
}