Delete a report by ID.

External Documentation

To learn more, visit the Delinea documentation.

Parameters

ParameterDescription
Report IDReport ID. Can be retrieved form the ‘Search Reports’ action.

Example Output

{
	"id": 0,
	"objectType": "string",
	"responseCodes": [
		"string"
	]
}

Workflow Library Example

Delete Report with Delinea and Send Results Via Email

Preview this Workflow on desktop