Create a Campaign Template

POST {{baseUrl}}/campaign-templates

Use this API to create a certification campaign template based on campaign.

Request Body

{"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"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring