This action requires an API v2 key for the user on whose behalf it will run.

CreateDefectdojoEngagement — creates a new engagement in DefectDojo. The action uses the DefectDojo API v2.

Request example

name: example engagement
product: '1'
target_start: '2024-06-01'
target_end: '2024-06-30'
lead: '1'

Request specification

The fields correspond to the official DefectDojo API endpoint /api/v2/engagements. For details, see the DefectDojo documentation.