|
Topics: |
Use the following REST call to delete a source system.
|
Topics: |
Parameters: Source System ID
DELETE https:://localhost:9500/api/v1/sourcesystem/delete/0276981d-1f09-401f-b097-a9f228faae86
-- response --
{
"status": "ACCEPTED",
"code": 0,
"message": null,
"developerMessage": null,
"responseType": null,
"response": null,
"exception": null
}