subscribers-changelog-tpw-subscriber
Release 8.1
RDTP-15326
What's New
GET /subscribers/mine/userActionLogs/export
RDTP-24545
What's Changed
GET /subscribers/mine/userActionLogs/export
Parameters:
Added: actionType in query
Returns user action logs matching the action type (exact match):
LOGIN: successful loginLOGOUT: successful logoutLOGIN_ERROR: login failureLOGOUT_ERROR: logout failureCREATE: object creationUPDATE: object updateDELETE: object deletion
Release 8.0
Initial release