Deletes an AppInstance business object identified by its ID.
delete
/gatewayapi/restapi/v1/appInstances/{id}
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:
boolean404 Response
The AppInstance does not exist or you do not have access to it.