v18

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-30111452.5 KB
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"}