DELETE api/reportserver/executions/scheduledtasks/{scheduledTaskId}/{executionId}

Deletes a scheduled task execution by ID. Also deletes all created documents by this execution.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
scheduledTaskId

Scheduled task ID.

string

Required

executionId

Execution ID.

string

Required

Body Parameters

None.

Response Information

Resource Description

None.

In this article
Not finding the help you need?