'cloud/user' end point

Hello,

I am looking at the UserList.vue component within the settings app. This has a method createUser() which I follow and can see it sends a POST request to the ‘cloud/user’ end point. I cannot find this end point, would anyone be able to assist?

Many thanks,

This is the method to which I would like to know where the end point is.

The route is at:

and the controller: