delete
https://{host}/riskmodeler/v1/datasources/
Deletes the specified exposure data module (EDM). The required datasourcename path parameter specifies the name of EDM to delete.
If successful, returns a 202 Accepted HTTP response and initates a DELETE_EDM workflow job on the workflow engine.
202Accepted: A job with the specified ID has been added to the workflow engine queue for processing. Send periodic HTTP GET requests to the URI for the job status. See Workflow Engine Jobs.
