Play tidal playlist from plugin

Im trying to start playback of a tidal playlist/mix from a plugin.

Is there an example of how to do this?

I have tried variations of replaceAndPlay

self.commandRouter.replaceAndPlay({uri: "tidal://mymusic/mixes/0024b51bdf366c49b78eb271d02793"});