admin

Settings view

put/admin/settings/

Request body

avatarsstring

Configure how authentik should show avatars for users.

base_urlstring uri

Configure the base URL under which this authentik instance is reachable, e.g. https://authentik.company

default_user_change_nameboolean

Enable the ability for users to change their name.

default_user_change_emailboolean

Enable the ability for users to change their email address.

default_user_change_usernameboolean

Enable the ability for users to change their username.

event_retentionstring

Events will be deleted after this duration.(Format: weeks=3;days=2;hours=3,seconds=2).

reputation_lower_limitinteger

Reputation cannot decrease lower than this value. Zero or negative.

reputation_upper_limitinteger

Reputation cannot increase higher than this value. Zero or positive.

{"stackTrail":"components:schemas:SettingsRequest:properties:footer_links","oasType":"schema","type":"unknown"}
gdpr_complianceboolean

When enabled, all the events caused by a user will be deleted upon the user's deletion.

impersonationboolean

Globally enable/disable impersonation.

impersonation_require_reasonboolean

Require administrators to provide a reason for impersonating a user.

default_token_durationstring

Default token duration

default_token_lengthinteger

Default token length

pagination_default_page_sizeinteger

Default page size for API responses, if no size was requested.

pagination_max_page_sizeinteger

Maximum page size

Response

avatarsstring

Configure how authentik should show avatars for users.

base_urlstring uri

Configure the base URL under which this authentik instance is reachable, e.g. https://authentik.company

default_user_change_nameboolean

Enable the ability for users to change their name.

default_user_change_emailboolean

Enable the ability for users to change their email address.

default_user_change_usernameboolean

Enable the ability for users to change their username.

event_retentionstring

Events will be deleted after this duration.(Format: weeks=3;days=2;hours=3,seconds=2).

reputation_lower_limitinteger

Reputation cannot decrease lower than this value. Zero or negative.

reputation_upper_limitinteger

Reputation cannot increase higher than this value. Zero or positive.

{"stackTrail":"components:schemas:Settings:properties:footer_links","oasType":"schema","type":"unknown"}
gdpr_complianceboolean

When enabled, all the events caused by a user will be deleted upon the user's deletion.

impersonationboolean

Globally enable/disable impersonation.

impersonation_require_reasonboolean

Require administrators to provide a reason for impersonating a user.

default_token_durationstring

Default token duration

default_token_lengthinteger

Default token length

pagination_default_page_sizeinteger

Default page size for API responses, if no size was requested.

pagination_max_page_sizeinteger

Maximum page size

Changes

No recorded changes to this endpoint across all 1 revision of this API.