XXXXXXX

DELETE api/reg_student/GET?id={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:
{
  "std_id": 1,
  "std_firstname": "sample string 2",
  "std_picture": "sample string 3",
  "current_grade": "sample string 4",
  "current_classe": "sample string 5"
}