RecordAuditLogService

interface RecordAuditLogService

Functions

recordAuditLog
Link copied to clipboard
@POST(value = "auditlogs/record")
abstract fun recordAuditLog(): Call<AuditLogRecord>