Create Audit Trail Log
An API that creates an audit trail upon receiving a request.
Request
Parameter
Key
Type
Description
actionId *required
Int
Id of the action
functionId *required
Int
Id of the function
content Optional
String
Content of the audit trail
Last updated