Reset the entire MFT Metadata repository

delete

/mftapp/rest/v1/mftapp/rest/v1/applicationMetadata

Request

Query Parameters
preserveUserPreferencesFlag
Type: boolean
Flag to specify whether the user preferences should be retained for not

Response

Supported Media Types
  • application/json
200 Response
500 Response
Body
Root Schema : Error information.
Type: object
Title: Error information.
Example application/json

{
    "errorCode":"MFT-2403",
    "errorKey":"MFT_MDS_RESET_ERROR",
    "errorMessage":"Error occurred while resetting the metadata with preserved user changes true."
}