Online documentation - WebsydianExpress v3.0 |
APIServer.RequestLog.DeleteLogStringEntry
Field | Variable | ...as | Description |
---|---|---|---|
RequestID | DeleteKey | Input | The unique identification of the request for which the request string is to be deleted. |
This API deletes the request string that was saved.
Besides deleting the request string, the API sets the RequestLogLevel field to '*Enabled' (value 'E').
If you call this API with a Request ID that does not have status '*Enabled including Request' (value 'R') then the returned error is '*Error' (value 'ERR'). If the Request ID does not exist or the request string cannot be found (and RequestLogLevel is '*Enabled including Request') the returned status will be set to '*Instance not found' (value 'INF').