Files
api-specs/idn/v3/schemas/campaign/examples/CreateCampaignTemplateManager.yaml
GitHub Action Bot 69001e5e4a Automated commit 'ISCCOMPLI-300: beta to v3 api doc of Create campaign template (#1419)
* ISCCOMPLI-300: beta to v3 api doc of Create campaign template' by github action: 6315206402
2023-09-26 15:53:33 +00:00

19 lines
701 B
YAML

description: >-
This creates a template that can be used to generate manager campaigns. The campaigns will have a due date
that is two weeks after their creation date, and will be named "{current date} Manager Review" (e.g.
"2020-03-16 Manager Review").
value:
name: Manager Review
description: A review of everyone's access by their manager.
deadlineDuration: P2W
campaign:
name: Manager Review
description: Review everyone's access.
type: MANAGER
filter:
type: CAMPAIGN_FILTER
id: e0adaae69852e8fe8b8a3d48e5ce757c
emailNotificationEnabled: true
autoRevokeAllowed: false
recommendationsEnabled: false
mandatoryCommentRequirement: NO_DECISIONS