PUT api/Member/notification/{notification}?flag={flag}
알림 설정
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
notification |
noti(메세지 수신 알림), ... |
string |
Required |
flag |
[on / off] |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.