Delete a Gateway App Instance
delete
/primeapi/restapi/pims/appInstances/{id}
Send a request to this endpoint to delete a Gateway app instance.
Request
Path Parameters
-
id: integer(int64)
ID of application instance.Default Value:
0
Response
Supported Media Types
- application/json
200 Response
successful operation
Root Schema : schema
Type:
boolean
404 Response
The requested Gateway app instance does not exist, or you do not have access to it.