Calling Blueprint Function from Remote Web API

Hi! I’m trying to call a Blueprint Editor Utility from the [Web Remote Control API][1]. I can find the object calling it, but I can’t figure out what the function name that I should use to call it:

See remote call:

And the Editor Utility:

Anyone have some wisdom they could share? Thanks so much!