The resources and actions facilitate List Manager and custom output.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: Reporting/OutputSets/{outputSetId} | Test | |
|
Get a single Output Set. |
|||
| GET | Method: GetSummaries, URL: Reporting/OutputSets/Summary?mineOnly={mineOnly} | Test | |
|
Get a summary of all Output Sets. |
|||
| POST | Method: Create, URL: Reporting/OutputSets | Test | |
|
Create an Output Set. |
|||
| PUT | Method: Update, URL: Reporting/OutputSets/{outputSetId} | Test | |
|
Update an existing Output Set. |
|||
| DELETE | Method: Delete, URL: Reporting/OutputSets/{outputSetId} | Test | |
|
Delete an existing Output Set. |
|||