Triggers
Deletes the trigger associated with the scan.
delete/datasources/{dataSourceName}/scans/{scanName}/triggers/default
Path parameters
dataSourceNamestring required
The dataSource name.
scanNamestring required
The scan name.
Query parameters
api-versionstring required
The api version to use.
Response
Success.
Changes
Changed in 1 of the 4 revisions of this API.11
- ▲
removed the success response with the status
200response-success-status-removed
- ○
api operation id
Triggers_DeleteTriggerremoved and replaced withTriggers_Deleteapi-operation-id-removed
- ▲