xdmp.requestLogDelete( key as String ) as null
Deletes the value stored under the specified $key for the current request.
xdmp.requestLogDelete("someKey1");