I’m trying to use wordpress as a rest api with the help of the rest-api plugin v2. With other words, I don’t want to create a form using the standard shortcodes and rather have an url to create a new user. Does this exist? If it doesn’t I can create one myself but then I need to know which function actually creates a new user and what I need to pass in to that function. Would love some help.