recordAuditLog

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