lifecycle

patch/lifecycle/rules/{id}/

Path parameters

idstring uuid required

A UUID string identifying this lifecycle rule.

Request body

namestring
content_type'authentik_core.application' | 'authentik_core.group' | 'authentik_rbac.role'
object_idstring nullable
intervalstring
grace_periodstring
reviewer_groupsstring[]
min_reviewersinteger
min_reviewers_is_per_groupboolean
reviewersstring[]
notification_transportsstring[]

Select which transports should be used to notify the reviewers. If none are selected, the notification will only be shown in the authentik UI.

Response

idstring uuid required
namestring required
content_type'authentik_core.application' | 'authentik_core.group' | 'authentik_rbac.role' required
object_idstring nullable
intervalstring
grace_periodstring
reviewer_groupsstring[]
min_reviewersinteger
min_reviewers_is_per_groupboolean
reviewersstring[] required
notification_transportsstring[]

Select which transports should be used to notify the reviewers. If none are selected, the notification will only be shown in the authentik UI.

target_verbosestring required

Changes

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