PUT api/Member/fcmToken?fcmToken={fcmToken}
FCM Token 설정
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
fcmToken |
FCM token 삭제시에는 none로 보내야함. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.