OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

[Email] POST /changePlaceStatus #218

Open OlhenShu opened 2 months ago

OlhenShu commented 2 months ago

Method: POST /email/changePlaceStatus Message (*required): message Example value:

{
  "authorEmail": "string",
  "authorFirstName": "string",
  "placeName": "string",
  "placeStatus": "string"
}

Responses Code: 200 OK, 400 Bad Request, 401 Unauthorized, 403 Forbidden, 404 Not Found, 409 Conflict,