Update existing app. The server will save the new app props and refresh all the components belonging to the dpk app
Ok
{- "name": "string",
- "dpkName": "string",
- "dpkVersion": "string",
- "trusted": true
}
{- "id": "string",
- "name": "string",
- "url": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "creator": "string",
- "projectId": "string",
- "orgId": "string",
- "dpkName": "string",
- "dpkVersion": "string",
- "compositionId": "string",
- "scope": "system",
- "routes": {
- "property1": null,
- "property2": null
}, - "dpk": { },
- "trusted": true
}