OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

[Email] POST /sendHabitNotification #220

Open OlhenShu opened 2 months ago

OlhenShu commented 2 months ago

Method: POST /email/sendHabitNotification sendHabitNotification (*required): sendHabitNotification Example value:

{
  "email": "string",
  "name": "string"
}

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