Apps

Update an app

Update an app

patch/apps/{id}

Path parameters

idstring required

ID of the app to update

Request body

artifactIdstring required
namestring required
descriptionstring
imgstring
dataModelsstring[]
isGlobalboolean
tenantstring
statusstring

Response

successful operation

artifactIdstring required
namestring required
descriptionstring
imgstring
dataModelsstring[]
isGlobalboolean
tenantstring
statusstring
_idstring required
createdAtstring date-time required

Client creation time

updatedAtstring date-time

Client update time

Changes

Changed in 1 of the 2 revisions of this API.11

  • 5a0d745f056f11See the full diff
    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added