URI

/notifications

Description

Method

Header

Name Description Type Value Example Nullable

Path variable

Name Description Type Value Example Nullable

Query Param

Name Description Type Value Example Nullable

Request Body

Name Description Type Value Example Nullable
messsages 보낼 메시지 리스트 array "messages":[
{
"to":"01071527518",
"content":"햄토리"
}
] X
{ to } 메시지를 수신할 번호 string 01071527518 X
{ message } 개인 메시지 string 오늘 2시 예약입니다. X

Response

200