Delete an Integration
delete
                    /rest/v19/integrationVendors/{id}
This endpoint deletes an integration.
                
                Request
Path Parameters
                - 
                    id(required): integer
                    
                    The unique integer identifier for the integration.
Response
Default Response
Examples
The following example shows how to delete an integration by submitting a DELETE request to the REST resource using cURL. For more information about cURL, see Use cURL.
curl -X POST -H "Authorization: Bearer <token>" -H "Accept: application/json" https://sitename.oracle.com/rest/v19/integrationVendors/3022874193