PUT api/Member/notification/{notification}?flag={flag}

알림 설정

Request Information

URI Parameters

NameDescriptionTypeAdditional information
notification

noti(메세지 수신 알림), ...

string

Required

flag

[on / off]

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.