How to stop an app using Galaxy's public API?

Hi,

Is it possible to stop, start and/or restart an app using Galaxy’s graphql API?

Right now I can scale up or down and change my app’s settings, but I’m looking for an endpoint similar to the stop button from the settings tab.

Any help would be appreciated.