ReportRequests Test
Reporting/ReportRequests/Expired?asOfDateTime={asOfDateTime}
Delete all the expired requests as of the provided date time.
Http Verb DELETE
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/Reporting/ReportRequests/Expired?asOfDateTime={asOfDateTime}

URI Parameters

Parameter Name Data Type Required Notes
asOfDateTime date N Defaults to now.

Request Body

None.

No request body.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

Change Version Description Contract Old New
Operation Added 15.0.0 DeleteAllExpired has been added. DeleteAllExpired