Updating an Appput https://{serverURL}/api/apps/{id}This endpoint provides updating of some basic app settings.Path Paramsidint64requiredMorpheus ID of the Object being referencedBody ParamsnamestringA unique name for the appdescriptionstringDescriptionlabelsarray of strings | nullArray of label strings, can be used for filtering.labelsADD stringenvironmentstringEnvironment code (appContext)ownerIdint64User ID, can be used to change app owner. This also changes the owner for each instance in the app.Responses 200Successful Request 4XXError Codes 5XXError CodesUpdated over 2 years ago