Deleting a Integration Service


The delete API uses the DELETE method to delete a Integration Service. You must provide authentication credentials by using the login API before deleting the integration service. For information about the authentication process, see Web-services-authentication.

URL to access the delete API

The generic format of a URL for the delete API is as follows: 

http|https://<serverHost>:<port>/bppmws/api/unifiedadmin/
IntegrationService/<identifier>/delete

Example

http://bppmwsserver:80/bppmws/api/unifiedadmin/IntegrationService/
BPPM2|hostIS~12124/delete

Response information for the delete API

A sample JSON response is as follows:

{
   "response": [         
       {
           "URI": "BPPM2|hostIS~12124",
           "statusCode": "200",
           "statusMsg": "Successfully deleted integration service",
           "resultHandle": "725"
       }
    ],
   "statusCode": "200",
   "statusMsg": "OK",
   "responseTimeStamp": "2012-06-20T10:36:50",
}

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*