Creates an AppInstance business object.

post

/gatewayapi/restapi/v1/appInstances

Request

Supported Media Types
Body ()
The application instance object to be created.
Root Schema : AppInstance
Type: object
The list of application instances associated with a flow.
Show Source
Nested Schema : App
Type: object
A reference to the App business object.
Show Source
Nested Schema : appInstances
Type: array
Unique Items Required: true
The list of application instances associated with a flow.
Show Source

Response

Supported Media Types

200 Response

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

404 Response

The AppInstance does not exist or you do not have access to it.