Create a Gateway App Instance
post
/primeapi/restapi/pims/appInstances
Send a request to this endpoint to create a Gateway app instance.
Request
Supported Media Types
- application/json
The application instance object to be created.
Root Schema : AppInstance
Type:
object
The list of application instances associated with a flow.
Response
Supported Media Types
- application/json
201 Response
The object was successfully created.
Root Schema : schema
Type:
boolean
404 Response
The requested Gateway app instance does not exist, or you do not have access to it.