XXXXXXX

DELETE api/ParentMSGS/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "msg_ser": "sample string 1",
  "std_name": "sample string 2",
  "note_subject": "sample string 3",
  "note_file": "sample string 4",
  "actual_editdate": "sample string 5",
  "viewed_flag": "sample string 6",
  "from_parent": "sample string 7",
  "father_fullname": "sample string 8",
  "from_type": "sample string 9",
  "note_body": "sample string 10",
  "note_fileLink": "sample string 11",
  "note_file2": "sample string 12",
  "note_file3": "sample string 13",
  "note_file4": "sample string 14",
  "note_file5": "sample string 15",
  "note_fileLink2": "sample string 16",
  "note_fileLink3": "sample string 17",
  "note_fileLink4": "sample string 18",
  "note_fileLink5": "sample string 19"
}