DeleteArtifacts

delete

/mftapp/rest/v1/artifacts

delete the specified artifacts from the MDS repository

Request

Query Parameters

Response

Supported Media Types

200 Response

Successfully deleted the artifact

500 Response

Body ()
Root Schema : Error information.
Type: object
Title: Error information.
Show Source
Example Response (application/json)
{
    "errorCode":"MFT-2404",
    "errorKey":"MFT_MDS_SOURCE_DELETE_ERROR",
    "errorMessage":"Error occurred while deleting the source [file_src] from metadata store."
}