Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
Hello,

as in title: how to update an app that's already a part of some config and installed on a group of devices using REST calls?

I got through authentication and got the token and uploaded the file via POST /rest/private/webui/files, but not sure how to proceed further.

Thank you in advance.
by (140 points)

1 Answer

0 votes
You can check how REST API works by updating the app in the UI with the developer console opened: https://qa.h-mdm.com/16735/how-to-view-sample-rest-api-requests
by (37.6k points)
...