Management API trigger custom events

We are streaming the Auth0 logs to our own datastore and that works like a charm.
Not only the default S and SS events are streamed, but some custom events as well.

However we’re starting a new project, where a scheduled task will execute actions with Auth0 users.
Is there a way that via the management API we can log these interactions as a custom event as well, so that it pops up explicitely in the data stream?