Output Sets

The resources and actions facilitate List Manager and custom output.

Http Verb Operation
Get Reporting/OutputSets/{outputSetId} Get a single Output Set.
GET Method: Get, URL: Reporting/OutputSets/{outputSetId} Test

Get a single Output Set.

GetSummaries Reporting/OutputSets/Summary?mineOnly={mineOnly} Get a summary of all Output Sets.
GET Method: GetSummaries, URL: Reporting/OutputSets/Summary?mineOnly={mineOnly} Test

Get a summary of all Output Sets.

Create Reporting/OutputSets Create an Output Set.
POST Method: Create, URL: Reporting/OutputSets Test

Create an Output Set.

Update Reporting/OutputSets/{outputSetId} Update an existing Output Set.
PUT Method: Update, URL: Reporting/OutputSets/{outputSetId} Test

Update an existing Output Set.

Delete Reporting/OutputSets/{outputSetId} Delete an existing Output Set.
DELETE Method: Delete, URL: Reporting/OutputSets/{outputSetId} Test

Delete an existing Output Set.