|
Topics: |
Use the following REST call to delete a mapping.
|
Topics: |
Parameters Mapping ID
DELETE https://localhost:9500/api/v1/sourcesystem/integration/mapping/delete/f9c9af9822-b9bf9d0245ba4c
-- response --
{
"status": "ACCEPTED",
"code": 0,
"message": null,
"developerMessage": null,
"responseType": null,
"response": null,
"exception": null
}