I don't have the code, but an idea how to realize it:
(you need a normal jump code for this)
check the enemies event_impact and event_entity, if its the player, check if the player.z is higher than the enemie.z and higher than the enemie.z + the hight of his bounding box.
Caus this would mean that the player jumps on top of the enemie.