Delete Database from NODE or FUNCTION

is possible to truncate database from node or function ?
i build OTP using email, and i store the otp to database, and after user input correcdt OTP, i want to delete value with filter user email
is that possible ?

1 Like

Hey @derrysusilo

Currently, it’s not possible to truncate the database from the node.