Update a Gateway App Instance

put

/primeapi/restapi/pims/appInstances/{id}

Send a request to this endpoint to update a Gateway app instance.

Request

Supported Media Types
Path Parameters
Body ()
The application instance object to be updated.
Root Schema : AppInstance
Type: object
The list of application instances associated with a flow.

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: boolean

404 Response

The requested Gateway app instance does not exist, or you do not have access to it.