apps
Update an existing MIRO app
Update a MIRO app (requires write permissions on namespace).
The app as well as its metadata will be overwritten. This means that you should specify all parameters. For example, if you do not specify access_groups, no access groups will be assigned to the app. This will result in it being visible to everyone.
put/apps/{app_id}
Path parameters
app_idstring required
The ID of the app to update.
The ID of the app to update.
Response
App successfully updated
{"stackTrail":"paths:/apps/{app_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}