|
Topics: |
Use the following REST call to delete an integration point.
|
Topics: |
Parameters: Integration Point ID
DELETE https://localhost:9500/api/v1/sourcesystem/integration/delete/f9c9af9d-a6f9-4822-b9bf9d0245ba4c
-- response --
{
"status": "ACCEPTED",
"code": 0,
"message": null,
"developerMessage": null,
"responseType": null,
"response": null,
"exception": null
}