POST /LogOn/Delete/

Removes the log on history records before the supplied date.
 

Request

Method Request URI
POST /API/LogOn/Delete/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.DeleteLogOnHistoryRecordsOptions

Response

Response Body

A status code indicating success or an error message.